Get Disk Storage
Select
SaaS
Customer Managed
Get a list of disk storage pools
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
diskStorage object[]
{
"diskStorage": [
{
"id": 0,
"name": "string",
"storagePoolType": "DEDUPLICATION",
"status": "string",
"capacity": 0,
"freeSpace": 0,
"libraryVendorType": 0,
"storageType": "ALL",
"company": {
"id": 0,
"name": "string"
},
"commcell": {
"id": 0,
"name": "string"
},
"sizeOnDisk": 0,
"cloudStorageClass": {
"id": 0,
"name": "string"
},
"region": {
"id": 0,
"name": "string",
"displayName": "string"
}
}
]
}
Requested Details not found
GET /v4/storage/disk
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'