[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
List Applications Details
DescriptionGet the details of applications in bulk, by providing a list of entity IDs.
Request
URLURL
https://vrni.example.com/api/ni/groups/applications/fetch
Query Parameters
Query Parameters
string
cursor
Optional
Cursor from previous response
number
modifiedAfter
Optional
timestamp after which apps has been modified
number
size
Optional
Page size of results
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
PagedApplicationListResponse
of type(s) application/json
{
"cursor": "MTA=",
"total_count": 1102
}
string
cursor
Optional
Cursor for the next page
integer
total_count
Optional
Total number of objects in the system, despite the page limit
Errors
401
Unauthorized
500
Internal Error
Code Samples
cURL Command
curl https://vrni.example.com/api/ni/groups/applications/fetch
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Applications Operations
post
post
delete
delete
get
get
get
post