NSX-T Data Center REST API
V2tSiteMappingSpec (schema)
Input spec for mapping of NSX-V and NSX-T sites
Input spec for mapping of NSX-V and NSX-T sites
| Name | Description | Type | Notes | 
|---|---|---|---|
| federation_site_id | Federation NSX-T site id Federation NSX-T site id.  | 
            
            string | Required | 
| nsxv_ip | NSX-V API endpoint IP address NSX-V API endpoint IP address  | 
            
            string | Required Format: hostname-or-ip  | 
          
| nsxv_password | Password for NSX-V manager Password for connecting to NSX-V manager.  | 
            
            secure_string | Required | 
| nsxv_username | Username for NSX-V manager Username for NSX-V manager  | 
            
            string | Required | 
| vc_ip | VC IP address or host name IP address or host name of VC.  | 
            
            string | Required Format: hostname-or-ip  | 
          
| vc_password | Password for VC Password for connecting to VC.  | 
            
            secure_string | Required | 
| vc_port | VC port VC port that will be used to fetch details.  | 
            
            int | Default: "443" | 
| vc_username | Username for VC Username for connecting to VC.  | 
            
            string | Required |