NSX-T Data Center REST API
HostMovementSpec (schema)
Fields required for host movement across sub-clusters
| Name | Description | Type | Notes | 
|---|---|---|---|
| destination | Destination sub-cluster of hosts This is the policy path of destination sub-cluster to which hosts will be moved to. If this value is null, then we assume the host is moved into the cluster.  | 
            
            string | |
| discovered_node_ids | Discovered node IDs Discovered node IDs to be moved.  | 
            
            array of string | Required | 
| source | Source sub-cluster of hosts This is the policy path of source sub-cluster from which hosts are moved out  | 
            
            string | Required |