Get Tape Storage
Select
Customer Managed
This endpoint is used to return the list of tape storages.
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
tapeStorage object[]
{
"tapeStorage": [
{
"id": 0,
"name": "string",
"storageType": "INVALID",
"status": "string",
"manufacturer": "string",
"model": "string",
"company": {
"id": 0,
"name": "string"
},
"commcell": {
"id": 0,
"name": "string"
}
}
]
}
Requested Details not found
GET /v4/storage/tape
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Tape' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Tape' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Tape' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Tape' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Tape' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Tape' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Tape' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'