vSAN Management API


Data Object - VsanFaultDomainUpdateSpec(vim.cluster.FaultDomainUpdateSpec)

Extends
VimClusterVsanFaultDomainSpec
Since
9.0.0.0

Data Object Description

The incremental modification specification to site fault domain members.

Properties

Name Type Description
operationxsd:string

The operation requested to this specific vSAN site fault domain, identified by name, allowed values please check ArrayUpdateOperation:
  • add: Add specified hosts into the existing fault domain incrementally
  • remove: Remove the given set of hosts from specified fault domain
  • edit: Overwrite the associated members with given set of hosts

Properties inherited from VimClusterVsanFaultDomainSpec
hosts, name
Properties inherited from DynamicData
None

Show WSDL type definition