Reference documentation and code samples for the Database Center V1BETA API module Google::Cloud::DatabaseCenter::V1beta::PossibleFailureReason.
Possible reasons why the maintenance is not completed. STATE_FAILED maintenance state may not always have a failure reason.
Constants
POSSIBLE_FAILURE_REASON_UNSPECIFIED
value: 0
Failure reason is unspecified.
POSSIBLE_FAILURE_REASON_DENY_POLICY_CONFLICT
value: 1
Maintenance may not be completed because there is a deny policy
overlapping with upcoming maintenance schedule.
POSSIBLE_FAILURE_REASON_INSTANCE_IN_STOPPED_STATE
value: 2
Maintenance may not be completed because the instance is stopped.