Storage Pool Details
Select
SaaS
Customer Managed
This operation returns the details for the given storage pool.
Path Parameters
- StoragePoolId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
storagePoolDetails object
{
"storagePoolDetails": {
"numOfCleaningMedia": 0,
"lastDayThroughput": "string",
"sizeOnDisk": 0,
"numOfSpareMedia": 0,
"totalCapacity": 0,
"devicePath": "string",
"reserved3": "string",
"applicationSize": 0,
"reserved2": 0,
"reserved1": 0,
"numOfMedia": 0,
"redundancyFactor": 0,
"retention": "string",
"reserved4": "string",
"nodesPerBlock": 0,
"totalFreeSpace": 0,
"disperseFactor": 0,
"status": "string",
"statusCode": 0,
"libraryList": [
{
"description": "string",
"extendedAttributes": 0,
"manufacturer": "string",
"storagePoolType": 0,
"libraryVendorId": 0,
"model": "string",
"libraryType": 0,
"status": "string",
"tapeLibSummary": {
"numOfCleaningMedia": 0,
"offlineReason": "string",
"numOfIESlots": 0,
"lastDayThroughput": "string",
"isOnline": "string",
"numOfIESlotOccupied": 0,
"lastRestoreTime": "string",
"numOfActiveMedia": 0,
"numOfSpareMedia": 0,
"vendor": "string",
"numOfRegSlots": 0,
"model": "string",
"numOfMedia": 0,
"attribute": 0,
"numOfDrivesOffline": 0,
"firmwareRevision": "string",
"associatedMediaAgents": "string",
"controller": "string",
"bytesBackedupInLast24H": "string",
"serialNumber": "string",
"numOfAgedMedia": 0,
"numOfAssignedMedia": 0,
"numOfAppendableMedia": 0,
"numOfRegSlotOccupied": 0,
"backupReservations": 0,
"numOfSlots": 0,
"bytesBackedupInLast1H": "string",
"lastBackupTime": "string",
"lastHourThroughput": "string",
"numOfDrives": 0,
"barcodeReader": "string",
"numOfMediaExporting": 0,
"auxiliaryCopyWriteReservations": 0,
"isEnabled": 0,
"numOfFullMedia": 0,
"totalNumberOfWriteReservations": 0,
"status": 0
},
"MountPathList": [
{
"mediaAgents": "string",
"dataServerType": 0,
"jobIds": "string",
"libraryVendorId": 0,
"mountPathId": 0,
"mountPathName": "string",
"status": "string",
"mountPathSummary": {
"libraryName": "string",
"avgMediaConsumedPerDay": 0,
"totalDeduplicationAppSize": 0,
"avgDataWrittenPerDayMB": 0,
"totalReserveSpaceMB": 0,
"lastNumDays": 0,
"libraryId": 0,
"totalSpace": 0,
"totalValidData": 0,
"estimatedSpaceRunoutDays": 0,
"warningWaterMark": 0,
"totalFreeSpace": 0,
"avgMediaFreedPerDay": 0,
"totalDataWritten": 0,
"avgCapacityFreedMB": 0,
"lowWaterMark": 0,
"numberOfWriters": 0,
"attribute": 0,
"totalAppSize": 0,
"totalDeduplicationDataWritten": 0
},
"deviceInfo": {
"name": "string",
"id": 0
}
}
],
"library": {
"libraryName": "string",
"_type_": 0,
"libraryId": 0
},
"magLibSummary": {
"associatedMediaAgents": "string",
"bytesBackedupInLast24H": "string",
"lastDayThroughput": "string",
"isOnline": "string",
"backupReservations": 0,
"bytesBackedupInLast1H": "string",
"lastRestoreTime": "string",
"onlineMountPaths": "string",
"lastBackupTime": "string",
"totalAvailableSpace": "string",
"lastHourThroughput": "string",
"totalFreeSpace": "string",
"totalCapacity": "string",
"auxiliaryCopyWriteReservations": 0,
"numOfMountPath": 0,
"totalNumberOfWriteReservations": 0,
"mountPathUsage": "string"
}
}
],
"dedupDBDetails": {
"uniqueBlocksOfStore": 0,
"commcellId": 0,
"maxAllowedConnections": 0,
"numberOfJobs": 0,
"storeNameAlias": "string",
"dedupeFlags": 0,
"baselineApplicationSize": 0,
"fragmentedSpaceSize": 0,
"baselineSize": 0,
"totalDataSize": 0,
"storeName": "string",
"ddbVersion": 0,
"freeSpaceOnLibrary": 0,
"totalAppSize": 0,
"primaryRecordsPercentage": 0,
"prunePending": 0,
"deDupSavingPercent": "string",
"noOfPartitions": 0,
"storeFlags": 0,
"retentionCyclesForCopy": 0,
"storeId": 0,
"reserveField6": 0,
"reserveField7": "string",
"reserveField8": "string",
"deDupSavingSize": 0,
"sizeOnMedia": 0,
"sealedTime": 0,
"maxAvgQITime": 0,
"creationtime": 0,
"avgQITimeOfStore": 0,
"reserveField1": 0,
"reserveField2": 0,
"reserveField3": "string",
"reserveField4": 0,
"retentionDaysForCopy": 0,
"reserveField5": 0,
"status": 0,
"enablePruningTime": {
"EnableTimeZone": 0,
"EnableTime": 0
}
}
}
}
GET /storagepool/:storagepoolid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/:StoragePoolId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/:StoragePoolId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/:StoragePoolId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/:StoragePoolId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/:StoragePoolId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/:StoragePoolId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/:StoragePoolId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'