Get DB Instances
Select
SaaS
Customer Managed
This endpoint is used to return the list of instances.
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
instances object[]
{
"instances": [
{
"id": 0,
"name": "string",
"server": "string",
"client": {
"id": 0,
"name": "string"
},
"vendor": "NOT_APPLICABLE",
"databaseEngine": "AURORA_MYSQL",
"status": "READY",
"notReadyReason": "string",
"lastBackup": {
"jobId": 0,
"status": "NEVER_BACKED_UP",
"time": 0,
"failureReason": "string"
},
"applicationSize": 0,
"plan": {
"id": 0,
"name": "string"
},
"SLAStatus": "MET_SLA",
"company": {
"id": 0,
"name": "string"
},
"commcell": {
"name": "string"
}
}
]
}
Requested Details not found
GET /v4/instances
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Instances' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Instances' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Instances' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Instances' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Instances' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Instances' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Instances' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'