Get Anomalous Entities
Select
SaaS
Customer Managed
The number of entities and jobs that are flagged for anomalous behavior and needs attention.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- CountOfAnomalousInfrastructureServers integer
Total Infra machines that needs attention
- CountOfAnomalousServers integer
Total Servers that needs attention
- CountOfAnomalousJobs integer
Total Jobs that needs attention
{
"CountOfAnomalousInfrastructureServers": 0,
"CountOfAnomalousServers": 0,
"CountOfAnomalousJobs": 0
}
{
"CountOfAnomalousInfrastructureServers": 3,
"CountOfAnomalousServers": 32,
"CountOfAnomalousJobs": 0
}
GET /commserv/anomaly/entity/count?anomalousentitytype=14
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'