Managed Service for Microsoft Active Directory API V1 API - Module Google::Cloud::ManagedIdentities::V1::Domain::State (v0.8.0)

Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API module Google::Cloud::ManagedIdentities::V1::Domain::State.

Represents the different states of a managed domain.

Constants

STATE_UNSPECIFIED

value: 0
Not set.

CREATING

value: 1
The domain is being created.

READY

value: 2
The domain has been created and is fully usable.

UPDATING

value: 3
The domain's configuration is being updated.

DELETING

value: 4
The domain is being deleted.

REPAIRING

value: 5
The domain is being repaired and may be unusable. Details can be found in the status_message field.

PERFORMING_MAINTENANCE

value: 6
The domain is undergoing maintenance.

UNAVAILABLE

value: 7
The domain is not serving requests.