Get HyperScale storagepool dashboard
This can be used to review security posture for all hyperscale storage pools, This api can also be used to review hyperscale hardware health
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
aggregatedHyperScaleStoragePoolHealth object
{
"aggregatedHyperScaleStoragePoolHealth": {
"totalNosOfNodes": 10,
"totalNosOfStoragePools": 3,
"softwareHealth": {
"totalNosOfUnderMaintNode": 0,
"totalNosOfCvServiceUnderMaint": 0,
"totalNosOfSysMntpointsDiskSpaceFull": 1,
"totalNosOfOfflineNodes": 7,
"totalNosOfSysMntpointsDiskSpaceLow": 1,
"totalNosOfCvFsServiceOffline": 1,
"totalNosOfCvServiceOffline": 7,
"totalNosOfCvFsServiceUnderMaint": 0
},
"hardwareHealth": {
"totalNosOfFans": 39,
"totalNosOfOfflineNICs": 0,
"totalNosOfOfflineFans": 0,
"totalNosOfDataHDDs": 96,
"totalNosOfMetaDataHDDs": 0,
"totalNosOfNICs": 24,
"totalNosOfOfflinePwrSplys": 0,
"totalNosOfOfflineMetaDataHDDs": 0,
"totalNosOfPwrSplys": 12,
"totalNosOfOfflineDataHDDs": 24
},
"securityHealth": {
"totalNosOfPlatHardDisabledNode": 10,
"totalNosOfSwUpToDateNodes": 6,
"totalNosOfRWPDisabledNodes": 7,
"totalNosOfRWPEnabledNodes": 3,
"totalNosOfPlatHardEnabledNode": 0,
"totalNosOfSwNeedsUpdateNodes": 4
},
"spaceInfo": {
"totalCapacityMB": 525189120,
"sizeOnDiskMB": 199
},
"poolsSpaceUtilizationInfo": [
{
"estimatedFullTimeStr": "N/A",
"totalCapacityMB": 1844224,
"estimatedFullTime": 549755813887,
"sizeOnDiskMB": 0,
"spaceUsedPerc": 0,
"freeSpaceMB": 1844224,
"storagepool": {
"storagePoolName": "8142Pool",
"storagePoolId": 8
}
}
]
}
}
{
"aggregatedHyperScaleStoragePoolHealth": {
"totalNosOfNodes": 10,
"totalNosOfStoragePools": 3,
"softwareHealth": {
"totalNosOfUnderMaintNode": 0,
"totalNosOfCvServiceUnderMaint": 0,
"totalNosOfSysMntpointsDiskSpaceFull": 1,
"totalNosOfOfflineNodes": 7,
"totalNosOfSysMntpointsDiskSpaceLow": 1,
"totalNosOfCvFsServiceOffline": 1,
"totalNosOfCvServiceOffline": 7,
"totalNosOfCvFsServiceUnderMaint": 0
},
"hardwareHealth": {
"totalNosOfFans": 39,
"totalNosOfOfflineNICs": 0,
"totalNosOfOfflineFans": 0,
"totalNosOfDataHDDs": 96,
"totalNosOfMetaDataHDDs": 0,
"totalNosOfNICs": 24,
"totalNosOfOfflinePwrSplys": 0,
"totalNosOfOfflineMetaDataHDDs": 0,
"totalNosOfPwrSplys": 12,
"totalNosOfOfflineDataHDDs": 24
},
"securityHealth": {
"totalNosOfPlatHardDisabledNode": 10,
"totalNosOfSwUpToDateNodes": 6,
"totalNosOfRWPDisabledNodes": 7,
"totalNosOfRWPEnabledNodes": 3,
"totalNosOfPlatHardEnabledNode": 0,
"totalNosOfSwNeedsUpdateNodes": 4
},
"spaceInfo": {
"totalCapacityMB": 525189120,
"sizeOnDiskMB": 199
},
"poolsSpaceUtilizationInfo": [
{
"estimatedFullTimeStr": "N/A",
"totalCapacityMB": 1844224,
"estimatedFullTime": 549755813887,
"sizeOnDiskMB": 0,
"spaceUsedPerc": 0,
"freeSpaceMB": 1844224,
"storagepool": {
"storagePoolName": "8142Pool",
"storagePoolId": 8
}
}
]
}
}
GET /storagepool/hyperscale/dashboard
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/HyperScale/Dashboard' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/HyperScale/Dashboard' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/HyperScale/Dashboard' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/HyperScale/Dashboard' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/HyperScale/Dashboard' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/HyperScale/Dashboard' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/StoragePool/HyperScale/Dashboard' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'