SddcClusterSpec
SddcClusterSpec
Spec contains parameters for vCenter Cluster
JSON Example
{
"clusterEvcMode": "string",
"clusterName": "string",
"hostFailuresToTolerate": 0,
"hostProfileComplianceCheckHour": 0,
"hostProfileComplianceCheckMinute": 0,
"hosts": [
"string"
],
"personalityName": "string",
"resourcePoolSpecs": [
{
"cpuLimit": 0,
"cpuReservationExpandable": false,
"cpuReservationMhz": 0,
"cpuReservationPercentage": 0,
"cpuSharesLevel": "string",
"cpuSharesValue": 0,
"memoryLimit": 0,
"memoryReservationExpandable": false,
"memoryReservationMb": 0,
"memoryReservationPercentage": 0,
"memorySharesLevel": "string",
"memorySharesValue": 0,
"name": "string",
"type": "string"
}
],
"vmFolders": {
"vmFolders": "string"
}
}
string
clusterEvcMode
Optional
vCenter cluster EVC mode
string
clusterName
Required
vCenter Cluster Name
integer As int32 As int32
hostFailuresToTolerate
Optional
Host failures to tolerate
integer As int32 As int32
hostProfileComplianceCheckHour
Optional
Hour at which the scheduled compliance check runs
integer As int32 As int32
hostProfileComplianceCheckMinute
Optional
Minute at which the scheduled compliance check runs
array of string
hosts
Optional
vCenter Cluster Host IDs
string
personalityName
Optional
Cluster Personality Name
object
vmFolders
Optional
Virtual Machine folders map