Authorizations
Path Parameters
Key of the data partition.
Response
A successful response.
- Option 1
- Option 2
The status of the data partition.
- STATUS_STALE: The data partition still exists, but the underlying data source was deleted. You can still read the data partition configuration, but you can no longer query it.
- STATUS_STAGE: The data partition configuration is mutable. You can still query it as normal.
- STATUS_READY: The data partition configuration is immutable.
Available options:
STATUS_READY
, STATUS_STAGE
, STATUS_STALE