NSX-T Data Center REST API
DestinationNsxApiEndpoint (schema)
Destination NSX manager details
Details about the destination NSX manager for the migration
| Name | Description | Type | Notes | 
|---|---|---|---|
| destination_nsx_ip | Destination NSX IP ddress or host name IP address or host name of the destination NSX manager to which the config will be migrated.  | 
            
            string | Required Format: hostname-or-ip  | 
          
| destination_nsx_password | Password for destination NSX manager Valid password for connecting to the destination NSX manager.  | 
            
            secure_string | |
| destination_nsx_port | Destination NSX manager port Destination NSX manager port that will be used to apply details.  | 
            
            int | Default: "443" | 
| destination_nsx_username | Username for destination NSX manager Valid username for connecting to the destination NSX manager.  | 
            
            string |