DestinationNsxApiEndpoint
DestinationNsxApiEndpoint
Details about the destination NSX manager for the migration
JSON Example
{
"destination_nsx_ip": "string",
"destination_nsx_password": "string",
"destination_nsx_port": 0,
"destination_nsx_username": "string"
}
string As hostname-or-ip As hostname-or-ip
destination_nsx_ip
Required
IP address or host name of the destination NSX manager to which the config will be migrated.
string
destination_nsx_password
Optional
Valid password for connecting to the destination NSX manager.
integer As int32 As int32
destination_nsx_port
Optional
Destination NSX manager port that will be used to apply details.
string
destination_nsx_username
Required
Valid username for connecting to the destination NSX manager.