NSX-T Data Center REST API
SiteNodeConnectionInfo (schema)
Site Node Connection Info
Credential info to connect to a node in the federated remote site.
| Name | Description | Type | Notes | 
|---|---|---|---|
| fqdn | Fully Qualified Domain Name of the Management Node Please specify the fqdn of the Management Node of your site.  | 
            
            string | |
| password | Password Password to connect to Site's Local Manager.  | 
            
            secure_string | |
| site_uuid | id of Site Site UUID supplied for connection info  | 
            
            string | |
| thumbprint | Thumbprint of Enforcement Point Thumbprint of Site's Local Manager in the form of a SHA-256 hash represented in lower case HEX.  | 
            
            string | |
| username | Username Username to connect to Site's Local Manager.  | 
            
            string |