Get Recovery Point Stores
Select
SaaS
Customer Managed
Fetch details about recovery point stores or library details
Path Parameters
- rpsId string required
Responses
- 200
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- storageName string
Name of the storage library.
- associatedMediaAgent string
Tape library MediaAgent association
- totalCapacity string
Magnetic library capacity.
- freeSpace string
Magnetic library total free space
- maximumSize string
Magnetic library capacity size
- maxPairs string
Maximum allowed pairs per RPStore
peakInterval object[]
locations object[]
{
"storageName": "string",
"associatedMediaAgent": "string",
"totalCapacity": "string",
"freeSpace": "string",
"maximumSize": "string",
"maxPairs": "string",
"peakInterval": [
{
"dayOfWeek": [
"SUNDAY"
],
"startTime": 0,
"endTime": 0
}
],
"locations": [
{
"status": "string",
"mountPath": {
"id": 0,
"name": "string"
},
"enabled": true,
"dataServerType": "NONE",
"deviceId": 0
}
]
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/recoverypointstore/:rpsid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/RecoveryPointStore/:rpsId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/RecoveryPointStore/:rpsId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/RecoveryPointStore/:rpsId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/RecoveryPointStore/:rpsId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/RecoveryPointStore/:rpsId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/RecoveryPointStore/:rpsId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/RecoveryPointStore/:rpsId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'