Get List of vCloud Network Interfaces
To view a list of network interfaces, use the following request:
| |
XML Request Example
| |
JSON Request Example
| |
XML Output Example
| |
Where:
connected - whether the network interface is connected to the VS or not
created_at - the timestamp in the database when this network interface was created
default_firewall_rule - not relevant to network interfaces
id - the ID of this network interface
identifier - the identifier in the database of this network interface
label - network interface name
mac_address - network interface MAC address
network_join_id - the ID of the network join to which this network interface belongs
primary - true if this network interface is primary, otherwise false
rate_limit - port speed in Mbps
updated_at - the timestamp in the database when this network interface was updated
usage - not relevant to network interfaces
usage_last_reset_at - not relevant to network interfaces
usage_month_rolled_at - not relevant to network interfaces
virtual_machine_id - the ID of a virtual server to which this network interface is attached
adapter_type - the network adapter type provided for the VS that can be one of the following values:
Vlance
E1000
E1000E
VMXNET
VMXNET2
VMXNET3
FLEXIBLE