Get All Anomalies
Retrieve a list of all anomalies detected.
Responses
- 200
- 401
- 500
A list of anomalies detected.
- application/json
- Schema
- Example (from schema)
Schema
anomalyClients object[]
ErrorResponse object
{
"anomalyClients": [
{
"client": {
"clientId": 0,
"clientName": "string",
"displayName": "string",
"tags": [
{
"name": "string",
"id": 0,
"value": "string"
}
]
},
"refTime": 0,
"deleteCount": 0,
"createCount": 0,
"modCount": 0,
"renameCount": 0,
"location": "string",
"anomalyType": 0,
"jobId": 0,
"isVMeSupported": true,
"osInfo": {
"Type": "string",
"SubType": "string",
"osId": 0,
"OsDisplayInfo": {
"ProcessorType": "string",
"OSName": "string"
}
},
"appType": 0,
"mimeAnomalyInfo": {
"jobId": 0,
"count": 0
},
"extensionAnomalyInfo": {
"type": 0,
"subclientID": 0,
"timestamp": 0,
"jobID": 0,
"usedForAnomaly": true,
"totalFiles": 0,
"extensionCounts": [
{
"name": "string",
"count": 0
}
],
"increasingExtensions": [
{
"name": "string",
"order": 0
}
],
"decreasingExtensions": [
{
"name": "string",
"order": 0
}
]
},
"infectedFilesCount": 0,
"dataSourceId": 0,
"applicationSizeMB": 0,
"fingerPrintFilesCount": 0,
"fileOperationsThreshold": 0,
"applicationSizeThreshold": 0,
"dataWrittenThreshold": 0,
"backupSizeMB": 0,
"ddbBlockCount": 0,
"dataWrittenMB": 0,
"jobStartTime": 0,
"jobEndTime": 0,
"anomalyInfoFromExternalEntity": {
"anomalyDetections": [
{
"vendorName": "string",
"anomalyDetails": [
{
"detectionTime": 0,
"anomalyReason": "string",
"timesSeen": 0,
"eventId": "string",
"eventType": "string",
"anomalyEvents": [
{
"detectionTime": 0,
"eventId": "string",
"eventUrl": "string",
"additionalInfo": [
{
"name": "string",
"value": "string",
"values": [
"string"
],
"dataType": 0
}
]
}
],
"additionalInfo": [
{
"name": "string",
"value": "string",
"values": [
"string"
],
"dataType": 0
}
]
}
],
"isAdditionalInfoGrouped": true
}
],
"ErrorResponse": {
"errorCode": 0,
"errorMessage": "string"
}
},
"anomalyThirdPartyCount": 0,
"isBrowseAvailable": true,
"vsaSecurityScanAnomalyInfo": {
"securityScanAnomalyItemInfo": [
{
"itemPath": "string",
"malwareInformation": {
"isScanned": true,
"isInfected": true,
"scanTime": 0,
"malwareList": [
{
"malwareName": "string",
"malwareDetail": "string"
}
],
"apcRiskRatingLevel": 0
}
}
],
"scanFailed": true,
"scanFailureReason": "string",
"itemsScanned": 0,
"tooManyMalwareItems": true,
"malwareItemsCount": 0,
"proxyClientId": 0,
"proxyClientName": "string",
"proxyHostName": "string",
"malwareInfoFilePath": "string",
"backuptime": 0
},
"subclient": "string"
}
],
"ErrorResponse": {
"errorCode": 0,
"errorMessage": "string"
}
}
Unauthorized. Authentication is required.
Server error.
GET /client/anomaly
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/Anomaly' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/Anomaly' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/Anomaly' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/Anomaly' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/Anomaly' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/Anomaly' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/Anomaly' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'