Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Latest commit

 

History

History
53 lines (38 loc) · 951 Bytes

describe_table.rst

File metadata and controls

53 lines (38 loc) · 951 Bytes

DescribeTable

magnetodb.api.openstack.v1.data.describe_table

Request Syntax

This operation does not require a request body

Response Syntax

../api/openstack/samples/describe_table_response_syntax.json

Response Elements

table
Represents the properties of a table.
Type: table_description object

Table Statuses

  • ACTIVE
  • CREATING
  • CREATE_FAILURE
  • DELETING
  • DELETE_FAILURE

Errors

BackendInteractionException
ClusterIsNotConnectedException
TableNotExistsException
ValidationError

Sample Response

../api/openstack/samples/describe_table_sample_response.json