Module: Google::Cloud::GDCHardwareManagement::V1alpha::SignalZoneStateRequest::StateSignal

Defined in:
proto_docs/google/cloud/gdchardwaremanagement/v1alpha/service.rb

Overview

Valid state signals for a zone.

Constant Summary collapse

STATE_SIGNAL_UNSPECIFIED =

State signal of the zone is unspecified.

0
FACTORY_TURNUP_CHECKS_STARTED =

Factory turnup checks have started.

3
FACTORY_TURNUP_CHECKS_PASSED =

The Zone is ready for site turnup.

1
READY_FOR_SITE_TURNUP =

The Zone is ready for site turnup. Deprecated, but not deleted.

1
FACTORY_TURNUP_CHECKS_FAILED =

The Zone failed in factory turnup checks.

2
VERIFY_CLUSTER_INTENT_PRESENCE =

Verify that a valid cluster intent is present.

4