list_network_labels
Retrieve network labels (port groups and distributed port groups) for a specified host or cluster to use in desktop pool and RDSH farm provisioning.
Instructions
List network labels (port groups / distributed port groups) available on a host or cluster.
Network label IDs are used in the nics array of create_desktop_pool and create_rdsh_farm provisioning_settings: "nics": [{"nic_id": "", "network_label_id": ""}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vcenter_id | Yes | vCenter ID — obtain from list_virtual_centers | |
| host_or_cluster_id | Yes | Host or cluster ID — obtain from list_hosts_or_clusters |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |