vSAN Management API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VsanPerfsvcRemediateAction(vim.vsan.PerfsvcRemediateAction)
- Since
- 6.7
Enum Description
Remediate action type. When vSAN cluster remediate, vSAN will check the performance service configuration and performance service status. If the vSAN performance service configuration is enable but the vSAN performance service is not running, it will return "enable" to remediate vSAN performance service. If the vSAN performance service configuration is disable but the vSAN performance service is not running, it will return "disable" to remediate vSAN performance service. If the vSAN performance service configuration is enable, the vSAN performance service is running, but the profile of performance service is not match the configuration, it will return "update_profile" to remediate vSAN performance service. Others will return "no_action" which means no need to remediate vSAN performance service. Valid types are:Enum Constants
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |