NSX-T Data Center REST API
TransportNodePlacementConfig (schema)
Transport Node placement Config
| Name | Description | Type | Notes | 
|---|---|---|---|
| node_settings | Current configuration on edge node. Reports the current configuration of host name, SSH and servers configured for DNS, syslog, NTP.  | 
            
            EdgeNodeSettings | |
| node_user_settings | Node user settings Username and password settings for the node. Note - these settings will be honored only during node deployment. Post deployment, CLI must be used for changing the user settings, changes to these parameters will not have any effect.  | 
            
            NodeUserSettings | Required | 
| vm_deployment_config | DeploymentConfig (Abstract type: pass one of the following concrete types) DeploymentConfig VsphereDeploymentConfig  | 
            
            Required | |
| vm_id | VM identifier for specified vcenter server in vm_deployment_config. The edge node vm which is a transport node.  | 
            
            string | Required |