Get all software caches details
Select
SaaS
Customer Managed
Get all software caches details
Responses
- 200
- 400
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
softwareCacheDetailList object[]
{
"softwareCacheDetailList": [
{
"cache": {
"id": 0,
"name": "string"
},
"cacheDirectory": "string",
"enabled": true,
"configurable": true,
"status": "OUT_OF_SYNC",
"associations": [
{
"id": 0,
"name": "string",
"type": "SERVER"
}
],
"cacheContents": [
{
"osName": "string",
"version": "string",
"additionalUpdates": "string",
"packagesInCache": "string"
}
]
}
]
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/softwarecache
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/SoftwareCache' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/SoftwareCache' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/SoftwareCache' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/SoftwareCache' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/SoftwareCache' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/SoftwareCache' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/SoftwareCache' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'