[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
List Applications
DescriptionList applications in vRealize Network Insight
Request
URLURL
https://vrni.example.com/api/ni/groups/applications
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
PagedListResponse
of type(s) application/json
{
"cursor": "MTA=",
"end_time": 1597247999,
"start_time": 1597247025,
"total_count": 1102
}
string
cursor
Optional
Cursor for the next page
integer as int64
end_time
Optional
End timestamp of the window of the objects returned
integer as int64
start_time
Optional
Start timestamp of the window of the objects returned
integer
total_count
Optional
Total number of objects
Errors
401
Unauthorized
500
Internal Error
Code Samples
cURL Command
curl https://vrni.example.com/api/ni/groups/applications
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Applications Operations
post
post
delete
delete
get
get
get
post