Auth
post
Create an authorization token
Schemas
get
Get all keyspaces
post
Create a keyspace
get
Get a keyspace using the {keyspace-id}
del
Delete a keyspace
post
Create a table
get
Get all tables
get
Get a table
put
Replace a table definition (table options only)
del
Delete a table
get
List columns
post
Create a column
get
Get a column
put
Replace a column definition
del
Delete a column
get
List indexes for a given table
post
Create an index
del
Delete an index
get
List types
post
Create Type
put
Update a type
get
Get a type
del
Delete a type