[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Get Application VMS
DescriptionShow application members
Request
URLURL
https://vrni.example.com/api/ni/groups/applications/{id}/members/vms
Path Parameters
Path Parameters
string
id
Required
The Entity ID of object requestion information on
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
ApplicationMembers
of type(s) application/json
{
"cursor": "string",
"results": [
{
"entity_id": "string",
"entity_type": "string",
"vendor_infos": [
{
"manager": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"vendor_ids": [
{
"id_type": "string",
"id_value": "string"
}
]
}
]
}
]
}
string
cursor
Optional
Errors
401
Unauthorized
404
Not Found
500
Internal Error
Code Samples
cURL Command
curl https://vrni.example.com/api/ni/groups/applications/{id}/members/vms
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Applications Operations
post
post
delete
delete
get
get
get
post