Accept Anomaly Event Details For Multiple Clients
Endpoint for accepting anomaly event details for multiple client computers
- application/json
Request Body required
anomalyDetections object[]
Responses
- 200
- 400
- 500
Anomaly event details successfully accepted
Bad request, malformed payload
Internal server error
PUT /client/action/report/bulk/anomaly
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/Client/Action/Report/Bulk/Anomaly' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"anomalyDetections": [
{
"client": {
"hostName": "string"
},
"anomalyDetectedBy": {
"vendorName": "string",
"anomalyDetails": [
{
"anomalyEvents": [
{
"detectionTime": 0,
"eventId": "string",
"eventUrl": "string"
}
],
"anomalyReason": "string",
"detectionTime": 0,
"eventId": "string",
"timesSeen": 0,
"eventType": "string",
"additionalInfo": [
{
"dataType": 0,
"name": "string",
"value": "string"
}
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/Client/Action/Report/Bulk/Anomaly' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"anomalyDetections": [
{
"client": {
"hostName": "string"
},
"anomalyDetectedBy": {
"vendorName": "string",
"anomalyDetails": [
{
"anomalyEvents": [
{
"detectionTime": 0,
"eventId": "string",
"eventUrl": "string"
}
],
"anomalyReason": "string",
"detectionTime": 0,
"eventId": "string",
"timesSeen": 0,
"eventType": "string",
"additionalInfo": [
{
"dataType": 0,
"name": "string",
"value": "string"
}
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/Client/Action/Report/Bulk/Anomaly' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"anomalyDetections": [
{
"client": {
"hostName": "string"
},
"anomalyDetectedBy": {
"vendorName": "string",
"anomalyDetails": [
{
"anomalyEvents": [
{
"detectionTime": 0,
"eventId": "string",
"eventUrl": "string"
}
],
"anomalyReason": "string",
"detectionTime": 0,
"eventId": "string",
"timesSeen": 0,
"eventType": "string",
"additionalInfo": [
{
"dataType": 0,
"name": "string",
"value": "string"
}
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/Client/Action/Report/Bulk/Anomaly' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"anomalyDetections": [
{
"client": {
"hostName": "string"
},
"anomalyDetectedBy": {
"vendorName": "string",
"anomalyDetails": [
{
"anomalyEvents": [
{
"detectionTime": 0,
"eventId": "string",
"eventUrl": "string"
}
],
"anomalyReason": "string",
"detectionTime": 0,
"eventId": "string",
"timesSeen": 0,
"eventType": "string",
"additionalInfo": [
{
"dataType": 0,
"name": "string",
"value": "string"
}
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/Client/Action/Report/Bulk/Anomaly' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"anomalyDetections": [
{
"client": {
"hostName": "string"
},
"anomalyDetectedBy": {
"vendorName": "string",
"anomalyDetails": [
{
"anomalyEvents": [
{
"detectionTime": 0,
"eventId": "string",
"eventUrl": "string"
}
],
"anomalyReason": "string",
"detectionTime": 0,
"eventId": "string",
"timesSeen": 0,
"eventType": "string",
"additionalInfo": [
{
"dataType": 0,
"name": "string",
"value": "string"
}
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/Client/Action/Report/Bulk/Anomaly' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"anomalyDetections": [
{
"client": {
"hostName": "string"
},
"anomalyDetectedBy": {
"vendorName": "string",
"anomalyDetails": [
{
"anomalyEvents": [
{
"detectionTime": 0,
"eventId": "string",
"eventUrl": "string"
}
],
"anomalyReason": "string",
"detectionTime": 0,
"eventId": "string",
"timesSeen": 0,
"eventType": "string",
"additionalInfo": [
{
"dataType": 0,
"name": "string",
"value": "string"
}
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/Client/Action/Report/Bulk/Anomaly' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"anomalyDetections": [
{
"client": {
"hostName": "string"
},
"anomalyDetectedBy": {
"vendorName": "string",
"anomalyDetails": [
{
"anomalyEvents": [
{
"detectionTime": 0,
"eventId": "string",
"eventUrl": "string"
}
],
"anomalyReason": "string",
"detectionTime": 0,
"eventId": "string",
"timesSeen": 0,
"eventType": "string",
"additionalInfo": [
{
"dataType": 0,
"name": "string",
"value": "string"
}
]
}
]
}
}
]
}'