DDB Verification operation on Storage pool
Select
SaaS
Customer Managed
API to run DDB verification jobs on SIDB Stores associated storage pool
Path Parameters
- storagePoolId int32 required
Id of the Storage Pool
Query Parameters
- DDBVerificationLevel string required
Possible values: [
QUICK_DDB_VERIFICATION
,DDB_AND_DATA_VERIFICATION
]Deduplication Database and Disk Data Verification Level
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
jobInfoList object[]
error object
{
"jobInfoList": [
{
"jobIds": [
0
],
"storeId": 0,
"storeName": "string",
"error": {
"errorMessage": "string",
"errorCode": 0
}
}
],
"error": {
"errorMessage": "string",
"errorCode": 0
}
}
PUT /v4/storagepool/:storagepoolid/ddb/verify
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/:storagePoolId/DDB/Verify' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/:storagePoolId/DDB/Verify' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/:storagePoolId/DDB/Verify' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/:storagePoolId/DDB/Verify' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/:storagePoolId/DDB/Verify' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/:storagePoolId/DDB/Verify' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/StoragePool/:storagePoolId/DDB/Verify' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'