Class: Google::Cloud::Compute::V1::InstanceManagedByIgmErrorInstanceActionDetails
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InstanceManagedByIgmErrorInstanceActionDetails
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Defined Under Namespace
Modules: Action
Instance Attribute Summary collapse
-
#action ⇒ ::String
[Output Only] Action that managed instance group was executing on the instance when the error occurred.
-
#instance ⇒ ::String
[Output Only] The URL of the instance.
-
#version ⇒ ::Google::Cloud::Compute::V1::ManagedInstanceVersion
[Output Only] Version this instance was created from, or was being created from, but the creation failed.
Instance Attribute Details
#action ⇒ ::String
11576 11577 11578 11579 11580 11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 11592 11593 11594 11595 11596 11597 11598 11599 11600 11601 11602 11603 11604 11605 11606 11607 11608 11609 11610 11611 11612 11613 11614 11615 11616 11617 11618 11619 11620 11621 11622 11623 11624 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11576 class InstanceManagedByIgmErrorInstanceActionDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # [Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: module Action # A value indicating that the enum field is not set. UNDEFINED_ACTION = 0 # The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. ABANDONING = 388244813 # The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. CREATING = 455564985 # The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased. CREATING_WITHOUT_RETRIES = 428843785 # The managed instance group is permanently deleting this instance. DELETING = 528602024 # The managed instance group has not scheduled any actions for this instance. NONE = 2402104 # The managed instance group is recreating this instance. RECREATING = 287278572 # The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. REFRESHING = 163266343 # The managed instance group is restarting this instance. RESTARTING = 320534387 # The managed instance group is resuming this instance. RESUMING = 446856618 # The managed instance group is starting this instance. STARTING = 488820800 # The managed instance group is stopping this instance. STOPPING = 350791796 # The managed instance group is suspending this instance. SUSPENDING = 514206246 # The managed instance group is verifying this already created instance. Verification happens every time the instance is (re)created or restarted and consists of: 1. Waiting until health check specified as part of this managed instance group's autohealing policy reports HEALTHY. Note: Applies only if autohealing policy has a health check specified 2. Waiting for addition verification steps performed as post-instance creation (subject to future extensions). VERIFYING = 16982185 end end |
#instance ⇒ ::String
11576 11577 11578 11579 11580 11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 11592 11593 11594 11595 11596 11597 11598 11599 11600 11601 11602 11603 11604 11605 11606 11607 11608 11609 11610 11611 11612 11613 11614 11615 11616 11617 11618 11619 11620 11621 11622 11623 11624 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11576 class InstanceManagedByIgmErrorInstanceActionDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # [Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: module Action # A value indicating that the enum field is not set. UNDEFINED_ACTION = 0 # The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. ABANDONING = 388244813 # The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. CREATING = 455564985 # The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased. CREATING_WITHOUT_RETRIES = 428843785 # The managed instance group is permanently deleting this instance. DELETING = 528602024 # The managed instance group has not scheduled any actions for this instance. NONE = 2402104 # The managed instance group is recreating this instance. RECREATING = 287278572 # The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. REFRESHING = 163266343 # The managed instance group is restarting this instance. RESTARTING = 320534387 # The managed instance group is resuming this instance. RESUMING = 446856618 # The managed instance group is starting this instance. STARTING = 488820800 # The managed instance group is stopping this instance. STOPPING = 350791796 # The managed instance group is suspending this instance. SUSPENDING = 514206246 # The managed instance group is verifying this already created instance. Verification happens every time the instance is (re)created or restarted and consists of: 1. Waiting until health check specified as part of this managed instance group's autohealing policy reports HEALTHY. Note: Applies only if autohealing policy has a health check specified 2. Waiting for addition verification steps performed as post-instance creation (subject to future extensions). VERIFYING = 16982185 end end |
#version ⇒ ::Google::Cloud::Compute::V1::ManagedInstanceVersion
11576 11577 11578 11579 11580 11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 11592 11593 11594 11595 11596 11597 11598 11599 11600 11601 11602 11603 11604 11605 11606 11607 11608 11609 11610 11611 11612 11613 11614 11615 11616 11617 11618 11619 11620 11621 11622 11623 11624 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11576 class InstanceManagedByIgmErrorInstanceActionDetails include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # [Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: module Action # A value indicating that the enum field is not set. UNDEFINED_ACTION = 0 # The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. ABANDONING = 388244813 # The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. CREATING = 455564985 # The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased. CREATING_WITHOUT_RETRIES = 428843785 # The managed instance group is permanently deleting this instance. DELETING = 528602024 # The managed instance group has not scheduled any actions for this instance. NONE = 2402104 # The managed instance group is recreating this instance. RECREATING = 287278572 # The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. REFRESHING = 163266343 # The managed instance group is restarting this instance. RESTARTING = 320534387 # The managed instance group is resuming this instance. RESUMING = 446856618 # The managed instance group is starting this instance. STARTING = 488820800 # The managed instance group is stopping this instance. STOPPING = 350791796 # The managed instance group is suspending this instance. SUSPENDING = 514206246 # The managed instance group is verifying this already created instance. Verification happens every time the instance is (re)created or restarted and consists of: 1. Waiting until health check specified as part of this managed instance group's autohealing policy reports HEALTHY. Note: Applies only if autohealing policy has a health check specified 2. Waiting for addition verification steps performed as post-instance creation (subject to future extensions). VERIFYING = 16982185 end end |