Resource Center/Hardware/Primary Storage Operations/Ceph Primary Storage Operations
GETCeph Primary Storage OperationsSince 0.6SynchronousAuth Required
QueryCephPrimaryStorage
QueryCephPrimaryStorage
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/primary-storage/ceph
/zstack/v1/primary-storage/ceph
Request Example
curl -X GET 'http://{host}/zstack/v1/primary-storage/ceph' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "name": "Ceph-1", "url": "not used", "type": "Ceph", "state": "Enabled", "status": "Connected", "attachedClusterUuids": [ "1b70bb2e338f4a278b9efadda42ad26f" ] } ] }Change History
This API has no change history records yet.
