V2tSiteMappingSpec
V2tSiteMappingSpec
Input spec for mapping of NSX-V and NSX-T sites
JSON Example
{
"federation_site_id": "string",
"nsxv_ip": "string",
"nsxv_password": "string",
"nsxv_username": "string",
"vc_ip": "string",
"vc_password": "string",
"vc_port": 0,
"vc_username": "string"
}
string
federation_site_id
Required
Federation NSX-T site id.
string As hostname-or-ip
As hostname-or-ip
nsxv_ip
Required
NSX-V API endpoint IP address
string
nsxv_password
Optional
Password for connecting to NSX-V manager.
string
nsxv_username
Required
Username for NSX-V manager
string As hostname-or-ip
As hostname-or-ip
vc_ip
Required
IP address or host name of VC.
string
vc_password
Optional
Password for connecting to VC.
integer As int32
As int32
vc_port
Optional
Constraints:
default: 443
VC port that will be used to fetch details.
string
vc_username
Required
Username for connecting to VC.