Get Summary of a Plan
Select
SaaS
Customer Managed
Get Summary of a Plan
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
plans object[]
- plansCount int32
Number of plans returned
{
"plans": [
{
"plan": {
"id": 0,
"name": "string"
},
"planType": "Server",
"parentPlan": {
"id": 0,
"name": "string"
},
"targetApp": [
"NOT_AVAILABLE"
],
"associatedEntities": 0,
"RPO": 0,
"numberOfCopies": 0,
"status": "ENABLED",
"missingEntities": [
{
"id": 0,
"name": "string"
}
],
"resourcePool": [
{
"id": 0,
"name": "string"
}
],
"tags": [
{
"id": 0,
"name": "string",
"value": "string"
}
],
"company": {
"id": 0,
"name": "string"
},
"commcell": "string",
"derivable": true,
"globalConfigInfo": {
"id": "string",
"name": "string",
"commcells": [
{
"id": 0,
"name": "string",
"guid": "string"
}
],
"scope": "string",
"scopeFilterQuery": "string",
"applyOnAllCommCells": true,
"isMarkedForDeletion": true,
"status": "string"
}
}
],
"plansCount": 0
}
Requested Details not found
GET /v4/plan/summary
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/Summary' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/Summary' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/Summary' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/Summary' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/Summary' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/Summary' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Plan/Summary' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'