Class State (1.19.0)

State(value)

[Output Only] Status of the action, which can be one of the following: PROPAGATING, PROPAGATED, ABANDONED, FAILED, or DONE.

Enums

Name Description
UNDEFINED_STATE A value indicating that the enum field is not set.
ABANDONED Operation not tracked in this location e.g. zone is marked as DOWN.
DONE Operation has completed successfully.
FAILED Operation is in an error state.
PROPAGATED Operation is confirmed to be in the location.
PROPAGATING Operation is not yet confirmed to have been created in the location.
UNSPECIFIED No description available.