Resource Center/Hardware/Primary Storage Operations
GETPrimary Storage OperationsSince 3.6.0SynchronousAuth Required
GetPrimaryStorageLicenseInfo
GetPrimaryStorageLicenseInfo
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Path Parameters
Query Parameters
Request Inputs
Path Parameters
uuidStringRequiredThe primary storage UUID.
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/primary-storage/{uuid}/license
/zstack/v1/primary-storage/{uuid}/license
Request Example
curl -X GET 'http://{host}/zstack/v1/primary-storage/{uuid}/license?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "uuid": "28d49729434c388b987efbb84b5b0ee6", "name": "Ceph", "expireTime": "" }Change History
This API has no change history records yet.
