State(value)State is the state of a resource maintenance.
Enums |
|
|---|---|
| Name | Description |
STATE_UNSPECIFIED |
Unspecified state. |
SCHEDULED |
Scheduled for a particular window. For disruptive maintenance it should respect maintenance policy, i.e. its available windows, exclusions and notification period. |
RUNNING |
Maintenance is ongoing. |
CANCELLED |
No longer planned, typically when other maintenance (e.g. upgrade to newer version) already happened, or the user skipped the maintenance. |
SUCCEEDED |
Successfully completed. |