Class: Google::Cloud::OsConfig::V1::PatchJob::InstanceDetailsSummary
- Inherits:
-
Object
- Object
- Google::Cloud::OsConfig::V1::PatchJob::InstanceDetailsSummary
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/osconfig/v1/patch_jobs.rb
Overview
A summary of the current patch state across all instances that this patch
job affects. Contains counts of instances in different states. These states
map to InstancePatchState
. List patch job instance details to see the
specific states of each instance.
Instance Attribute Summary collapse
-
#acked_instance_count ⇒ ::Integer
Number of instances that have acked and will start shortly.
-
#applying_patches_instance_count ⇒ ::Integer
Number of instances that are applying patches.
-
#downloading_patches_instance_count ⇒ ::Integer
Number of instances that are downloading patches.
-
#failed_instance_count ⇒ ::Integer
Number of instances that failed.
-
#inactive_instance_count ⇒ ::Integer
Number of instances that are inactive.
-
#no_agent_detected_instance_count ⇒ ::Integer
Number of instances that do not appear to be running the agent.
-
#notified_instance_count ⇒ ::Integer
Number of instances notified about patch job.
-
#pending_instance_count ⇒ ::Integer
Number of instances pending patch job.
-
#post_patch_step_instance_count ⇒ ::Integer
Number of instances that are running the post-patch step.
-
#pre_patch_step_instance_count ⇒ ::Integer
Number of instances that are running the pre-patch step.
-
#rebooting_instance_count ⇒ ::Integer
Number of instances rebooting.
-
#started_instance_count ⇒ ::Integer
Number of instances that have started.
-
#succeeded_instance_count ⇒ ::Integer
Number of instances that have completed successfully.
-
#succeeded_reboot_required_instance_count ⇒ ::Integer
Number of instances that require reboot.
-
#timed_out_instance_count ⇒ ::Integer
Number of instances that exceeded the time out while applying the patch.
Instance Attribute Details
#acked_instance_count ⇒ ::Integer
Returns Number of instances that have acked and will start shortly.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#applying_patches_instance_count ⇒ ::Integer
Returns Number of instances that are applying patches.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#downloading_patches_instance_count ⇒ ::Integer
Returns Number of instances that are downloading patches.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#failed_instance_count ⇒ ::Integer
Returns Number of instances that failed.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#inactive_instance_count ⇒ ::Integer
Returns Number of instances that are inactive.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#no_agent_detected_instance_count ⇒ ::Integer
Returns Number of instances that do not appear to be running the agent. Check to ensure that the agent is installed, running, and able to communicate with the service.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#notified_instance_count ⇒ ::Integer
Returns Number of instances notified about patch job.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#pending_instance_count ⇒ ::Integer
Returns Number of instances pending patch job.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#post_patch_step_instance_count ⇒ ::Integer
Returns Number of instances that are running the post-patch step.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#pre_patch_step_instance_count ⇒ ::Integer
Returns Number of instances that are running the pre-patch step.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#rebooting_instance_count ⇒ ::Integer
Returns Number of instances rebooting.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#started_instance_count ⇒ ::Integer
Returns Number of instances that have started.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#succeeded_instance_count ⇒ ::Integer
Returns Number of instances that have completed successfully.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#succeeded_reboot_required_instance_count ⇒ ::Integer
Returns Number of instances that require reboot.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#timed_out_instance_count ⇒ ::Integer
Returns Number of instances that exceeded the time out while applying the patch.
276 277 278 279 |
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 276 class InstanceDetailsSummary include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |