vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostSystemRemediationState(vim.HostSystem.RemediationState)
- Property of
- HostSystem
- Extends
- DynamicData
- Since
- vSphere API Release 6.7
Data Object Description
The valid remediation states. Host profile apply has two stages: precheck remediation and remediation. Precheck remediation generates task list and task requirement: apply may fail when task requirements are not satisfied. Remediation stage can be started only when precheck remediation succeeded.Properties
Name | Type | Description |
---|---|---|
operationTime | xsd:dateTime |
For any "running" state, this is the starting time; for others, this
is the completion time.
|
state | xsd:string |
The remediation or precheck remediation operation state. See
HostSystemRemediationStateState for the valid
values.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |