List Applications
List applications in Operations for Networks
Request
URI
GET
https://{api_host}/api/ni/groups/applications
COPY
Query Parameters
number
size
Optional
Constraints:
default: 10
Page size of results
string
cursor
Optional
Cursor from previous response
number
modifiedAfter
Optional
timestamp after which apps has been modified
Responses
200
OK
Returns
PagedListResponse
of type(s)
application/json
{
"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 of
object
results
Optional
Array with resulting objects and their information
string
cursor
Optional
Cursor for the next page
integer
total_count
Optional
Total number of objects
integer As int64
As int64
start_time
Optional
Start timestamp of the window of the objects returned
integer As int64
As int64
end_time
Optional
End timestamp of the window of the objects returned
401
Unauthorized
Operation doesn't return any data structure
500
Internal Error
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/ni/groups/applications
Applications Operations
GET
List Applications
POST
Add Application
GET
Get Application By Id
DELETE
Delete Application
GET
Get Bulk Application Task Progress
POST
Save Discovered Applications
GET
Get App Problems
GET
Get Application Vms
POST
Get Applications Members
POST
Get Tiers Members
GET
Get Application Flow Summary
GET
Get App Flow Properties
GET
Get App Flow Metrics
GET
Get App Top Talking Members
GET
Get App Top Talking Pairs
GET
Get Saved Applications Summaries
GET
List Application Tiers
POST
Add Tier
POST
Add Application With Tiers
GET
Get Application Tier
PUT
Edit Application Tier
DELETE
Delete Tier
GET
Get Tier
GET
Get Discovered Applications
GET
Get Discovered Application Summaries
GET
Get Application Updates
GET
Get FBAD Config Ids
POST
Create FBAD Config
GET
Get FBAD Config
PUT
Update FBAD Config
DELETE
Delete FBAD Config
GET
Get FBAD Progress
GET
Get CSV Used For FBAD
GET
Export FBADCSV Errors
POST
Upload FBADCSV