GetStorageAssociatedCopies
Select
SaaS
Customer Managed
Get associated copies and plan which are utilizing this storage.
Path Parameters
- storagePoolId int32 required
Id of the storage pool whose associated copies have to be fetched
Responses
- 200
- 404
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
copies object[]
{
"copies": [
{
"copy": {
"id": 0,
"name": "string"
},
"plan": {
"id": 0,
"name": "string"
},
"planType": "Server",
"storagePolicy": {
"id": 0,
"name": "string"
},
"isSnapCopy": true,
"copyType": "SYNCHRONOUS",
"backupsToCopy": "All_JOBS",
"retentionPeriodDays": 0,
"useExtendedRetentionRules": true,
"extendedRetentionRules": {
"firstExtendedRetentionRule": {
"isInfiniteRetention": true,
"retentionPeriodDays": 0,
"type": "All_JOBS"
},
"secondExtendedRetentionRule": {
"isInfiniteRetention": true,
"retentionPeriodDays": 0,
"type": "All_JOBS"
},
"thirdExtendedRetentionRule": {
"isInfiniteRetention": true,
"retentionPeriodDays": 0,
"type": "All_JOBS"
}
}
}
]
}
Requested Details not found
Internal Server Error
GET /v4/storage/:storagepoolid/associatedcopies
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/:storagePoolId/associatedCopies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/:storagePoolId/associatedCopies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/:storagePoolId/associatedCopies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/:storagePoolId/associatedCopies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/:storagePoolId/associatedCopies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/:storagePoolId/associatedCopies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/:storagePoolId/associatedCopies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'