PortAttachment
Detail information about port attachment
Properties
Indicate how IP will be allocated for the port
Possible values are: IP_POOL , MAC_POOL , BOTH , NONE
ID used to identify/look up a child attachment behind a parent attachment
Parent VIF ID if type is CHILD, Transport node ID if type is INDEPENDENT
VIF UUID on NSX Manager. If the attachement type is PARENT, this property is required.
Not valid when type is INDEPENDENT, mainly used to identify traffic from different ports in container use case
Type of port attachment, it’s an Enum value.
Possible values are: PARENT , CHILD , INDEPENDENT
JSON Example
{
"allocate_addresses": "IP_POOL",
"app_id": "string",
"context_id": "string",
"id": "string",
"traffic_tag": 0,
"type": "PARENT"
}
Vendor Extensions
x-vmw-nsx-module: PolicyConnectivity