NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
LacpMigrationConfig (schema)
LACP migration config for TNC
This contains references to the pnic to lag uplink mapping, the fallback pnic that will be used if the move from DV Uplink to LAG fails and the management DVPGs on which the LAG will be made active.
Name | Description | Type | Notes |
---|---|---|---|
dvs_mo_id | DVS Managed Object ID | string | |
fallback_pnic | PNIC to be if traffic fails on LAG uplink | Pnic | Required |
mgmt_dvportgroups | ManagedObject IDs of DVPortgroups that should use LAG as an active uplink | array of string | Required |
pnics | List of pnics that will be moved over to lag | array of Pnic | Required |