VcenterSettingsV1ConfigComponentsInventoryClusterHaVsphereHA

The DasInfo structure contains fields describing the HA specific configurations of a cluster. It contains cluster-wide configurations for DAS.


Properties

admission_control Optional

Configuration settings for HA admission control. If unset or empty, the value is skipped.


advanced_options Optional

Advanced settings. If unset or empty, the value is skipped.


boolean
enabled Required

HA Enabled or Disabled Flag to indicate whether or not vSphere HA feature is enabled.


failures_and_responses Optional

Configuration settings for HA Failures and responses. If unset or empty, the value is skipped.


heartbeat_datastores Optional

Configuration settings for heart beat data store policy. If unset or empty, the value is skipped.

JSON Example

{
	"enabled": false
}

Feedback

Was this page helpful?