NSX-T Data Center REST API
MigrationSetupInfo (schema)
Details about source and destination NSX setup
Details about source and destination NSX setup to be migrated
Name | Description | Type | Notes |
---|---|---|---|
avi_lb_endpoint | AVI LB endpoint details AVI LB endpoint details. |
AviEndPoint | Readonly |
create_segment_ports | Flag to indicate whether to create missing segment ports | boolean | Default: "True" |
destination_nsx | Destination NSX API endpoint IP address or hostname of the destination NSX API endpoint. |
DestinationNsxApiEndpoint | |
esg_to_router_mapping_option | Mapping option Mapping option can be - - UI - FILE_UPLOAD - NO_MAPPING |
string | Readonly Enum: UI, FILE_UPLOAD, NO_MAPPING |
migration_mode | Migration mode Migration mode can be - - VMC_V2T - ONPREMISE_VSPHERE2T - ONPREMISE_V2T - CMP_VRA - FULL_MIGRATION_WITH_BYOT - FULL_MIGRATION_WITH_BYOT_ON_FEDERATION - FULL_MIGRATION_WITH_BYOT_AND_VRA - FULL_MIGRATION_WITH_BYOT_AND_VRA_ON_FEDERATION - CONFIG_MIGRATION_ONLY_WITH_BYOT - CONFIG_MIGRATION_ONLY_WITH_BYOT_ON_FEDERATION - EDGE_CUTOVER - DFW_ONLY - DFW_WITH_BRIDGED_SEG - DFW_AND_HOST_AND_WORKLOAD - DFW_AND_HOST_AND_WORKLOAD_WITH_BRIDGED_SEG |
string | Enum: VMC_V2T, ONPREMISE_VSPHERE2T, ONPREMISE_V2T, CMP_VRA, FULL_MIGRATION_WITH_BYOT, FULL_MIGRATION_WITH_BYOT_ON_FEDERATION, FULL_MIGRATION_WITH_BYOT_AND_VRA, FULL_MIGRATION_WITH_BYOT_AND_VRA_ON_FEDERATION, CONFIG_MIGRATION_ONLY_WITH_BYOT, CONFIG_MIGRATION_ONLY_WITH_BYOT_ON_FEDERATION, EDGE_CUTOVER, DFW_ONLY, DFW_WITH_BRIDGED_SEG, DFW_AND_HOST_AND_WORKLOAD, DFW_AND_HOST_AND_WORKLOAD_WITH_BRIDGED_SEG Default: "ONPREMISE_V2T" |
nsxt_site_to_avi_mappings | List of mappings between NSX-T site and Avi List of mappings between NSX-T site and Avi. This will be populated only when the migration is executed on a cross VC setup. |
array of NsxtSiteToAviMapping | Readonly |
nsxt_sites | Comprehensive information about NSX-T Federation setup Comprehensive information about NSX-T multi site setup. This will be populated only when the migration is executed on a cross VC setup. |
array of NsxtSite | Readonly |
nsxv_sites | Comprehensive information about NSX-V multi site setup Comprehensive information about NSX-V multi site setup. This will be populated only when the migration is executed on a cross VC setup. |
array of SourceNsxApiEndpoint | Readonly |
source_nsx | List of source NSX managers List of source NSX manager endpoints. |
array of SourceNsxApiEndpoint | |
v2t_site_mappings | List of mappings between NSX-V and NSX-T sites List of site mappings between NSX-V and NSX-T. This will be populated only when the migration is executed on a cross VC setup. |
array of V2tSiteMapping | Readonly |