Save Discovered Applications
Save multiple discovered applications of particular discovery source.
{
"discovered_apps": [
{
"source_entity_id": "18203:565:2854896465419091802"
},
{
"source_entity_id": "18203:565:3896568950496372144"
}
],
"discovery_type": "FLOW_BASED_DISCOVERY",
"enable_threshold_analytics": false
}
Indicates source of discovery. Only one source of discovery is accepted in one request.
Enabling Threshold Analytics creates a dynamic threshold configuration that analyses "Network Traffic Rate" for all VMs belonging to the application and generates alerts if violation is detected for any of them based on their historic behavior. This configuration will be enabled for all application in the request
Ok
{
"request_id": "TASK_PROGRESS_application.APP_BULK_SAVE.1641321499579.0.04202820074723557",
"callback_API": "api/ni/groups/task/progress/TASK_PROGRESS_application.APP_BULK_SAVE.1641321499579.0.04202820074723557/"
}
RequestId of bulk application save request.
Path of API which should be called to check status of bulk application save request.
Bad Request
{
"code": 0,
"message": "string",
"details": [
{
"code": 0,
"message": "string",
"target": [
"string"
]
}
]
}
code
message
Unauthorized
Internal Error