Class State (1.9.5)

State(value)

All the possible API Config states.

Enums

Name Description
STATE_UNSPECIFIED API Config does not have a state yet.
CREATING API Config is being created and deployed to the API Controller.
ACTIVE API Config is ready for use by Gateways.
FAILED API Config creation failed.
DELETING API Config is being deleted.
UPDATING API Config is being updated.
ACTIVATING API Config settings are being activated in downstream systems. API Configs in this state cannot be used by Gateways.