| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
UcFunctionalState.Builder |
UcFunctionalState.Builder.setErrorMessage(java.lang.String errorMessage)
error message that explains why UC is on standby mode.
|
UcFunctionalState.Builder |
UcFunctionalState.Builder.setState(java.lang.String state)
Possible values are:
UcFunctionalState.STATE_RUNNING UcFunctionalState.STATE_STANDBY function state
of the upgrade coordinator
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored. |