LicenseManagerState

LicenseManagerState
LicenseManagerState

A boxed LicenseManagerStateEnum. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": "string"
}
_value
Required

Deprecated as of vSphere API 4.0, this is not used by the system.

State of licensing subsystem.

Possible values:

  • initializing: Setting or resetting configuration in progress.
  • normal: Running within operating parameters.
  • marginal: License source unavailable, using license cache.
  • fault: Initialization has failed or grace period expired.
Possible values are : initializing, normal, marginal, fault,