compute_cluster
compute_cluster
A ComputeCluster represents OpenStack compute resources information
JSON Example
{
"availability_zone_name": "string",
"cluster_name": "string",
"datastore_regex": "string",
"dvs_moid": "string",
"vcenter_name": "string"
}
string
availability_zone_name
Required
The availability zone for compute cluster.
string
cluster_name
Required
The cluster name of compute vcenter.
string
datastore_regex
Required
The datastore for compute cluster.
string
dvs_moid
Optional
The option dvs moid used for enhanced network SRIOV.
string
vcenter_name
Required
The hostname or ip address of the vcenter.