NSX-T Data Center REST API
AddClusterNodeVMInfo (schema)
Info for AddClusterNodeVM
    Contains a list of cluster node VM deployment requests and optionally
a clustering configuration.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| clustering_config | Configuration for auto-clustering of VMs post-deployment This property is deprecated since ClusteringConfig is no longer needed for auto-installation and will be ignored if provided.  | 
            
            ClusteringConfig | Deprecated | 
| deployment_requests | List of deployment requests Cluster node VM deployment requests to be deployed by the Manager.  | 
            
            array of ClusterNodeVMDeploymentRequest | Required Minimum items: 1  |