Interface InstanceGroupManagerActionScheduledActionManagerTarget.Status
- Enclosing class:
InstanceGroupManagerActionScheduledActionManagerTarget
public static interface InstanceGroupManagerActionScheduledActionManagerTarget.Status
The status of the instance group action
- `active`: Action is ready to be run
- `completed`: Action was completed successfully
- `failed`: Action could not be completed successfully
- `incompatible`: Action parameters are not compatible with the group or manager
- `omitted`: Action was not applied because this action's manager was disabled
The enumerated values for this property may
[expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
Field Summary
Fields
-
Field Details
-
ACTIVE
-
COMPLETED
-
FAILED
-
INCOMPATIBLE
-
OMITTED
-