Enum - VsanServiceStatus(vim.vsan.VsanServiceStatus)

Since
vSAN API vSAN 6.7U1


Enum Description

Defines the status of vSAN service.

Enum Constants

NameDescription
started Stands for vSAN service is started.
stopped Stands for vSAN service is stopped.
VsanServiceStatus_Unknown represent the value when the lower version client cannot recognize the enum value.

Show WSDL type definition