VchaClusterPassiveCheckSpec

The Passive.CheckSpec structure contains placement information for validation.


Properties

placement Required

Contains the node’s placement information for validation.


vc_spec Optional

Contains the active node’s management vCenter server credentials. If unset, then the active vCenter Server instance is assumed to be either self-managed or else in enhanced linked mode and managed by a linked vCenter Server instance.

JSON Example

{
	"placement": {
		"folder": "string",
		"name": "string"
	}
}
Parameter To

Check Cluster Passive

Feedback

Was this page helpful?