NSX-T Data Center REST API
VmEntityListByDvpgRequestParameters (schema)
VM list by DVPG request parameters
VM list by DVPG request parameters.
Name | Description | Type | Notes |
---|---|---|---|
cluster_id | Cluster ID Cluster ID. |
string | |
cluster_name | Cluster name Cluster name. |
string | |
dvpg_id | DVPG ID DVPG ID. |
string | Required |
host_id | Host ID Host ID. |
string | |
host_name | Host name Host name. |
string | |
ip_subnets | A VnicIpSubnets shared by vNICs connected to a DVPG If the field value is null, all VMs connected to the DVPG regardless of the VM vNICs IP subnets will be returned. Otherwise, VM's matching the subnets in VnicIpsubnets will be returned. |
VnicIpSubnets | |
vm_name | VM name VM name. |
string |