vCenter Storage Monitoring Service API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VasaProviderStatus(sms.provider.VasaProviderInfo.VasaProviderStatus)
- Since
- 1.0
Enum Description
The operational state of VASA Provider.Enum Constants
Name | Description |
---|---|
connected |
VASA Provider is connected, but has not triggered sync operation.
Since 5.0 |
disconnected |
VASA Provider is disconnected, e.g. failed to establish a valid
SSL connection to the provider. SMS stops communication with the
provider in this state. The user can reconnect to the provider by invoking
VasaProviderReconnect_Task.
Since 5.0 |
offline |
VASA Provider is not responding, e.g. communication error due to temporary
network outage. SMS keeps polling the provider in this state.
|
online |
VASA Provider is operating correctly.
|
syncError |
VASA Provider is connected, but sync operation failed.
|
unknown |
VASA Provider is unreachable.
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |