Host Vsan System Get Config
The current VSAN service configuration information for this host.
Required privileges: System.Read
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostVsanSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
OK
"VsanHostConfigInfo Object"
Whether the VSAN service is currently enabled on this host.
The HostSystem for this host.
This argument is required when this configuration is specified as an input to VC-level APIs. When this configuration is specified to a host-level direct API, this argument may be omitted.
See also ComputeResource.ReconfigureComputeResource_Task, HostVsanSystem.UpdateVsan_Task.
The VSAN service cluster configuration for this host.
The VSAN storage configuration for this host.
VSAN storage configuration settings are independent of the current value of VsanHostConfigInfo.enabled.
The VSAN network configuration for this host.
VSAN network configuration settings are independent of the current value of VsanHostConfigInfo.enabled.
The VSAN fault domain configuration for this host.
VSAN host fault domain settings are independent of the current value of VsanHostConfigInfo.enabled.
Whether the vSAN ESA is enabled on this host.
This can only be enabled when vSAN is enabled on this host.
Since: vSphere API Release 8.0.0.1
curl -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/vsan/HostVsanSystem/{moId}/config