[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

IpAddressInfo

Ipaddress information of the fabric node.


Properties

array of string as ip
ip_addresses Optional

IP Addresses of the the virtual network interface, as discovered in the source.


string
source Optional

Source of the ipaddress information.

Possible values are: VM_TOOLS

JSON Example

{
	"ip_addresses": [
		"string"
	],
	"source": "VM_TOOLS"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: Inventory
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

InlineVirtualNetworkInterface1

Feedback

Was this page helpful?