Get Discovered Applications
Get the discovered application entity IDs.
Page size of results
Cursor from previous response
The discovery type of the application. Allowed values are SERVICE_NOW and FLOW_BASED_DISCOVERY.
The granularity of the discovered applications. Only applies to flow based discovery. Allowed values are FINE, MEDIUM and COARSE.
OK
{
"results": [
{
"entity_id": "1000:104:12213212",
"entity_type": "VirtualMachine",
"entity_name": "VM-1"
}
],
"cursor": "MTA=",
"total_count": 1102,
"start_time": 1597247025,
"end_time": 1597247999
}
Array with resulting objects and their information
Cursor for the next page
Total number of objects
Start timestamp of the window of the objects returned
End timestamp of the window of the objects returned
Unauthorized
Internal Error
curl -H 'Authorization: <value>' https://{api_host}/api/ni/groups/discovered-applications?discovery_type=v