NSX-T Data Center REST API
PortConnectionLogicalSwitch (schema)
Port Connection Logical Switch Entity
Name | Description | Type | Notes |
---|---|---|---|
id | Resource ID is mapped to this. (ID is Generated for Edge node groups, since resource will be null) | string | Required Readonly |
resource | Resource reference with details of the entity | ManagedResource | Readonly |
router_ports | Logical Ports that are attached to a router | array of LogicalPort | Readonly |
vm_ports | Logical Ports that are attached to a VIF/VM | array of LogicalPort | Required Readonly |
vm_ports_states | States of Logical Ports that are attached to a VIF/VM | array of LogicalPortState | Required Readonly |
vm_vnics | Virutal Network Interfaces that are attached to the Logical Ports | array of VirtualNetworkInterface | Readonly |