PlacementScopeConfig

PlacementScopeConfig
PlacementScopeConfig
JSON Example
{
    "clusters": [
        {
            "cluster_id": "string",
            "override_vsphere_ha": false,
            "vmg_name": "string"
        }
    ],
    "nsxt_clusters": {
        "cluster_ids": [
            "string"
        ],
        "include": false
    },
    "nsxt_datastores": {
        "ds_ids": [
            "string"
        ],
        "include": false
    },
    "nsxt_hosts": {
        "host_ids": [
            "string"
        ],
        "include": false
    },
    "vcenter_folder": "string",
    "vcenter_ref": "string"
}
clusters
Optional

Cluster vSphere HA configuration. Field introduced in 20.1.7, 21.1.3. Allowed in Enterprise edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

nsxt_clusters
Optional

nsxt_clusters

nsxt_datastores
Optional

nsxt_datastores

nsxt_hosts
Optional

nsxt_hosts

string
vcenter_folder
Optional

Folder to place all the Service Engine virtual machines in vCenter. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
vcenter_ref
Required

VCenter server configuration. It is a reference to an object of type VCenterServer. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.