Resource Center/Hardware/Primary Storage Operations
GETPrimary Storage OperationsSince 0.6SynchronousAuth Required
QueryPrimaryStorage
QueryPrimaryStorage
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
/zstack/v1/primary-storage
Request Example
curl -X GET 'http://{host}/zstack/v1/primary-storage' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "name": "PS1", "url": "/Cloud_ps", "type": "LocalStorage", "state": "Enabled", "status": "Connected", "attachedClusterUuids": [ "efbdb96e4f9c457eacf11dcb19923af9" ] } ] }Change History
This API has no change history records yet.
