Get Entity KPI for a Recovery Group
Select
SaaS
Customer Managed
Get Entity KPI for a Recovery Group
Path Parameters
- recoverygroupid int32 required
ID of the recovery group
Responses
- 200
OK
- application/json
- application/xml
- Schema
- Example (from schema)
Schema
KPI object[]
{
"KPI": [
{
"entityCount": 0,
"typeId": 0,
"threatCount": 0
}
]
}
- Schema
- Example (from schema)
Schema
KPI object[]
<KPI>
<entityCount>0</entityCount>
<typeId>0</typeId>
<threatCount>0</threatCount>
</KPI>
GET /recoverygroup/:recoverygroupid/entitykpi
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoverygroupid/EntityKPI' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoverygroupid/EntityKPI' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoverygroupid/EntityKPI' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoverygroupid/EntityKPI' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoverygroupid/EntityKPI' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoverygroupid/EntityKPI' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/RecoveryGroup/:recoverygroupid/EntityKPI' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'