NSX-T Data Center에서 vSphere Distributed Switch를 지원하기 위한 NSX-T Data Center API 명령입니다.
vSphere Distributed Switch에 대한 API 변경 사항
API 호출과 관련된 자세한 내용은 " NSX-T Data Center API 가이드" 를 참조하십시오.
API | VDS(vSphere Distributed Switch)의 NSX-T Data Center | vSphere Distributed Switch의 NSX-T Data Center에 대한 API 명령의 변경 사항 |
---|---|---|
검색된 노드에서 전송 노드를 생성합니다. | /api/v1/fabric/discovered-nodes/<external-id/discovered-node-id>?action=create_transport_node { "node_id": "d7ef478b-752c-400a-b5f0-207c04567e5d", "host_switch_spec": { "host_switches": [ { "host_switch_name": "vds-1", "host_switch_id": "50 2b 92 54 e0 80 d8 d1-ee ab 8d a6 7b fd f9 4b", "host_switch_type": "VDS", "host_switch_mode": "STANDARD", "host_switch_profile_ids": [ { "key": "UplinkHostSwitchProfile", "value": "159353ae-c572-4aca-9469-9582480a7467" } ], "pnics": [], "uplinks": [ { "vds_uplink_name": "Uplink 2", "uplink_name": "nsxuplink1" } ], "is_migrate_pnics": false, "ip_assignment_spec": { "resource_type": "AssignedByDhcp" }, "cpu_config": [], "transport_zone_endpoints": [ { "transport_zone_id": "06ba5326-67ac-4f2c-9953-a8c5d326b51e", "transport_zone_profile_ids": [ { "resource_type": "BfdHealthMonitoringProfile", "profile_id": "52035bb3-ab02-4a08-9884-18631312e50a" } ] } ], "vmk_install_migration": [], "pnics_uninstall_migration": [], "vmk_uninstall_migration": [], "not_ready": false } ], "resource_type": "StandardHostSwitchSpec" }, "transport_zone_endpoints": [], "maintenance_mode": "DISABLED", "is_overridden": false, "resource_type": "TransportNode", "display_name": "TestTN", } |
|
VM 구성 | vim.vm.device.VirtualEthernetCard.DistributedVirtualPortBackingInfo |
참고: BackingType이
OpaqueNetworkBackingInfo 로 설정되면 VNIC BackingType의 기본값은
DistributedVirtualPortBackingInfo 입니다.
|
VMkernel NIC | vim.dvs.DistributedVirtualPort |
|
물리적 NIC-업링크 매핑 | API: 속성: |
|
MTU | API: 속성: |
|
LAG |
API: 속성: |
|
NIOC | API: 속성: |
|
LLDP | API: 속성: |
|