NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PortConnectionHypervisor (schema)
Port Connection Hypervisor/Transport Node 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 |
| neighbors_list | array of InterfaceNeighborProperties | ||
| pnics_list | array of NodeInterfaceProperties | ||
| profiles | array of BaseHostSwitchProfile (Abstract type: pass one of the following concrete types) ExtraConfigHostSwitchProfile LldpHostSwitchProfile NiocProfile UplinkHostSwitchProfile |
||
| resource | Resource reference with details of the entity | ManagedResource | Readonly |
| pnics | array of Pnic | Deprecated |