Reference documentation and code samples for the Google Cloud OsConfig V1 Client class InstanceDetailsSummary.
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.
Generated from protobuf message google.cloud.osconfig.v1.PatchJob.InstanceDetailsSummary
Namespace
Google \ Cloud \ OsConfig \ V1 \ PatchJobMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ pending_instance_count
int|string
Number of instances pending patch job.
↳ inactive_instance_count
int|string
Number of instances that are inactive.
↳ notified_instance_count
int|string
Number of instances notified about patch job.
↳ started_instance_count
int|string
Number of instances that have started.
↳ downloading_patches_instance_count
int|string
Number of instances that are downloading patches.
↳ applying_patches_instance_count
int|string
Number of instances that are applying patches.
↳ rebooting_instance_count
int|string
Number of instances rebooting.
↳ succeeded_instance_count
int|string
Number of instances that have completed successfully.
↳ succeeded_reboot_required_instance_count
int|string
Number of instances that require reboot.
↳ failed_instance_count
int|string
Number of instances that failed.
↳ acked_instance_count
int|string
Number of instances that have acked and will start shortly.
↳ timed_out_instance_count
int|string
Number of instances that exceeded the time out while applying the patch.
↳ pre_patch_step_instance_count
int|string
Number of instances that are running the pre-patch step.
↳ post_patch_step_instance_count
int|string
Number of instances that are running the post-patch step.
↳ no_agent_detected_instance_count
int|string
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.
getPendingInstanceCount
Number of instances pending patch job.
int|string
setPendingInstanceCount
Number of instances pending patch job.
var
int|string
$this
getInactiveInstanceCount
Number of instances that are inactive.
int|string
setInactiveInstanceCount
Number of instances that are inactive.
var
int|string
$this
getNotifiedInstanceCount
Number of instances notified about patch job.
int|string
setNotifiedInstanceCount
Number of instances notified about patch job.
var
int|string
$this
getStartedInstanceCount
Number of instances that have started.
int|string
setStartedInstanceCount
Number of instances that have started.
var
int|string
$this
getDownloadingPatchesInstanceCount
Number of instances that are downloading patches.
int|string
setDownloadingPatchesInstanceCount
Number of instances that are downloading patches.
var
int|string
$this
getApplyingPatchesInstanceCount
Number of instances that are applying patches.
int|string
setApplyingPatchesInstanceCount
Number of instances that are applying patches.
var
int|string
$this
getRebootingInstanceCount
Number of instances rebooting.
int|string
setRebootingInstanceCount
Number of instances rebooting.
var
int|string
$this
getSucceededInstanceCount
Number of instances that have completed successfully.
int|string
setSucceededInstanceCount
Number of instances that have completed successfully.
var
int|string
$this
getSucceededRebootRequiredInstanceCount
Number of instances that require reboot.
int|string
setSucceededRebootRequiredInstanceCount
Number of instances that require reboot.
var
int|string
$this
getFailedInstanceCount
Number of instances that failed.
int|string
setFailedInstanceCount
Number of instances that failed.
var
int|string
$this
getAckedInstanceCount
Number of instances that have acked and will start shortly.
int|string
setAckedInstanceCount
Number of instances that have acked and will start shortly.
var
int|string
$this
getTimedOutInstanceCount
Number of instances that exceeded the time out while applying the patch.
int|string
setTimedOutInstanceCount
Number of instances that exceeded the time out while applying the patch.
var
int|string
$this
getPrePatchStepInstanceCount
Number of instances that are running the pre-patch step.
int|string
setPrePatchStepInstanceCount
Number of instances that are running the pre-patch step.
var
int|string
$this
getPostPatchStepInstanceCount
Number of instances that are running the post-patch step.
int|string
setPostPatchStepInstanceCount
Number of instances that are running the post-patch step.
var
int|string
$this
getNoAgentDetectedInstanceCount
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.
int|string
setNoAgentDetectedInstanceCount
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.
var
int|string
$this