Lines Matching full:patch
82 <p class="firstline">Create an OS Config patch deployment.</p>
85 <p class="firstline">Delete an OS Config patch deployment.</p>
88 <p class="firstline">Get an OS Config patch deployment.</p>
91 <p class="firstline">Get a page of OS Config patch deployments.</p>
96 <code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
97 <p class="firstline">Update an OS Config patch deployment.</p>
100 …class="firstline">Change state of patch deployment to "PAUSED". Patch deployment in paused state d…
103 …="firstline">Change state of patch deployment back to "ACTIVE". Patch deployment in active state c…
112 <pre>Create an OS Config patch deployment.
115 …parent: string, Required. The project to apply this patch deployment to in the form `projects/*`. …
119 …Patch deployments are configurations that individual patch jobs use to complete a patch. These con…
120 …"createTime": "A String", # Output only. Time the patch deployment was created…
121 …"description": "A String", # Optional. Description of the patch deployment. Le…
122 …uot;: "A String", # Optional. Duration of the patch. After the duration ends, the patch …
123 …d zones are specified, the patch job targets only VMs with those labels and in those zones. # Requ…
142 …"lastExecuteTime": "A String", # Output only. The last time a patch job was st…
143 …patch deployment resource in a project. The patch deployment name is in the form: `projects/{proje…
144 …"oneTimeSchedule": { # Sets the time for a one time patch deployment. Timestamp is in [R…
145 "executeTime": "A String", # Required. The desired patch job execution time.
147 …onfig": { # Patch configuration specifications. Contains details on how to apply the patch(es…
148 …his is executed. # Apt update settings. Use this setting to override the default `apt` patch rules.
152 …lled, they will be ignored. This field cannot be specified with any other patch configuration fiel…
157 …`googet update`. # Goo update settings. Use this setting to override the default `goo` patch rules.
159 … { # A step that runs an executable for a PatchJob. # The `ExecStep` to run after the patch update.
185 …{ # A step that runs an executable for a PatchJob. # The `ExecStep` to run before the patch update.
211 "rebootConfig": "A String", # Post-patch reboot settings.
212 …Windows Update Agent. # Windows update settings. Use this override the default windows patch rules.
219 …the only patches that will be updated. This field must not be used with other patch configurations.
223 …n all platforms. # Yum update settings. Use this setting to override the default `yum` patch rules.
227 …ed, they will be ignored. This field must not be specified with any other patch configuration fiel…
230 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
233 …ypper patch`. See also https://en.opensuse.org/SDB:Zypper_manual. # Zypper update settings. Use th…
240 … will be installed using 'zypper patch patch:' command. This field must not be used with…
246 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
247 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
250 …"recurringSchedule": { # Sets the time for recurring patch deployments. # Required. Sche…
251 …"endTime": "A String", # Optional. The end time at which a recurring patch dep…
253 …"lastExecuteTime": "A String", # Output only. The time the last patch job ran …
258 …patch deployment is scheduled for. For example if `week_ordinal` and `day_of_week` values point to…
262 …"nextExecuteTime": "A String", # Output only. The time the next patch job is s…
263 …e that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
278 …Patch rollout configuration specifications. Contains details on the concurrency control when apply…
279 …patch steps. A VM contributes to the disruption budget if its patching operation fails either when…
283 "mode": "A String", # Mode of the patch rollout.
285 "state": "A String", # Output only. Current state of the patch deployment.
286 …"updateTime": "A String", # Output only. Time the patch deployment was last up…
289 …patchDeploymentId: string, Required. A name for the patch deployment in the project. When creating…
298 …Patch deployments are configurations that individual patch jobs use to complete a patch. These con…
299 …"createTime": "A String", # Output only. Time the patch deployment was created…
300 …"description": "A String", # Optional. Description of the patch deployment. Le…
301 …uot;: "A String", # Optional. Duration of the patch. After the duration ends, the patch …
302 …d zones are specified, the patch job targets only VMs with those labels and in those zones. # Requ…
321 …"lastExecuteTime": "A String", # Output only. The last time a patch job was st…
322 …patch deployment resource in a project. The patch deployment name is in the form: `projects/{proje…
323 …"oneTimeSchedule": { # Sets the time for a one time patch deployment. Timestamp is in [R…
324 "executeTime": "A String", # Required. The desired patch job execution time.
326 …onfig": { # Patch configuration specifications. Contains details on how to apply the patch(es…
327 …his is executed. # Apt update settings. Use this setting to override the default `apt` patch rules.
331 …lled, they will be ignored. This field cannot be specified with any other patch configuration fiel…
336 …`googet update`. # Goo update settings. Use this setting to override the default `goo` patch rules.
338 … { # A step that runs an executable for a PatchJob. # The `ExecStep` to run after the patch update.
364 …{ # A step that runs an executable for a PatchJob. # The `ExecStep` to run before the patch update.
390 "rebootConfig": "A String", # Post-patch reboot settings.
391 …Windows Update Agent. # Windows update settings. Use this override the default windows patch rules.
398 …the only patches that will be updated. This field must not be used with other patch configurations.
402 …n all platforms. # Yum update settings. Use this setting to override the default `yum` patch rules.
406 …ed, they will be ignored. This field must not be specified with any other patch configuration fiel…
409 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
412 …ypper patch`. See also https://en.opensuse.org/SDB:Zypper_manual. # Zypper update settings. Use th…
419 … will be installed using 'zypper patch patch:' command. This field must not be used with…
425 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
426 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
429 …"recurringSchedule": { # Sets the time for recurring patch deployments. # Required. Sche…
430 …"endTime": "A String", # Optional. The end time at which a recurring patch dep…
432 …"lastExecuteTime": "A String", # Output only. The time the last patch job ran …
437 …patch deployment is scheduled for. For example if `week_ordinal` and `day_of_week` values point to…
441 …"nextExecuteTime": "A String", # Output only. The time the next patch job is s…
442 …e that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
457 …Patch rollout configuration specifications. Contains details on the concurrency control when apply…
458 …patch steps. A VM contributes to the disruption budget if its patching operation fails either when…
462 "mode": "A String", # Mode of the patch rollout.
464 "state": "A String", # Output only. Current state of the patch deployment.
465 …"updateTime": "A String", # Output only. Time the patch deployment was last up…
471 <pre>Delete an OS Config patch deployment.
474 …name: string, Required. The resource name of the patch deployment in the form `projects/*/patchDep…
489 <pre>Get an OS Config patch deployment.
492 …name: string, Required. The resource name of the patch deployment in the form `projects/*/patchDep…
501 …Patch deployments are configurations that individual patch jobs use to complete a patch. These con…
502 …"createTime": "A String", # Output only. Time the patch deployment was created…
503 …"description": "A String", # Optional. Description of the patch deployment. Le…
504 …uot;: "A String", # Optional. Duration of the patch. After the duration ends, the patch …
505 …d zones are specified, the patch job targets only VMs with those labels and in those zones. # Requ…
524 …"lastExecuteTime": "A String", # Output only. The last time a patch job was st…
525 …patch deployment resource in a project. The patch deployment name is in the form: `projects/{proje…
526 …"oneTimeSchedule": { # Sets the time for a one time patch deployment. Timestamp is in [R…
527 "executeTime": "A String", # Required. The desired patch job execution time.
529 …onfig": { # Patch configuration specifications. Contains details on how to apply the patch(es…
530 …his is executed. # Apt update settings. Use this setting to override the default `apt` patch rules.
534 …lled, they will be ignored. This field cannot be specified with any other patch configuration fiel…
539 …`googet update`. # Goo update settings. Use this setting to override the default `goo` patch rules.
541 … { # A step that runs an executable for a PatchJob. # The `ExecStep` to run after the patch update.
567 …{ # A step that runs an executable for a PatchJob. # The `ExecStep` to run before the patch update.
593 "rebootConfig": "A String", # Post-patch reboot settings.
594 …Windows Update Agent. # Windows update settings. Use this override the default windows patch rules.
601 …the only patches that will be updated. This field must not be used with other patch configurations.
605 …n all platforms. # Yum update settings. Use this setting to override the default `yum` patch rules.
609 …ed, they will be ignored. This field must not be specified with any other patch configuration fiel…
612 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
615 …ypper patch`. See also https://en.opensuse.org/SDB:Zypper_manual. # Zypper update settings. Use th…
622 … will be installed using 'zypper patch patch:' command. This field must not be used with…
628 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
629 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
632 …"recurringSchedule": { # Sets the time for recurring patch deployments. # Required. Sche…
633 …"endTime": "A String", # Optional. The end time at which a recurring patch dep…
635 …"lastExecuteTime": "A String", # Output only. The time the last patch job ran …
640 …patch deployment is scheduled for. For example if `week_ordinal` and `day_of_week` values point to…
644 …"nextExecuteTime": "A String", # Output only. The time the next patch job is s…
645 …e that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
660 …Patch rollout configuration specifications. Contains details on the concurrency control when apply…
661 …patch steps. A VM contributes to the disruption budget if its patching operation fails either when…
665 "mode": "A String", # Mode of the patch rollout.
667 "state": "A String", # Output only. Current state of the patch deployment.
668 …"updateTime": "A String", # Output only. Time the patch deployment was last up…
674 <pre>Get a page of OS Config patch deployments.
678 pageSize: integer, Optional. The maximum number of patch deployments to return. Default is 100.
688 { # A response message for listing patch deployments.
689 …ot;A String", # A pagination token that can be used to get the next page of patch deployments.
690 "patchDeployments": [ # The list of patch deployments.
691 …Patch deployments are configurations that individual patch jobs use to complete a patch. These con…
692 …"createTime": "A String", # Output only. Time the patch deployment was created…
693 …"description": "A String", # Optional. Description of the patch deployment. Le…
694 …uot;: "A String", # Optional. Duration of the patch. After the duration ends, the patch …
695 …d zones are specified, the patch job targets only VMs with those labels and in those zones. # Requ…
714 …"lastExecuteTime": "A String", # Output only. The last time a patch job was st…
715 …patch deployment resource in a project. The patch deployment name is in the form: `projects/{proje…
716 …"oneTimeSchedule": { # Sets the time for a one time patch deployment. Timestamp is in [R…
717 … "executeTime": "A String", # Required. The desired patch job execution time.
719 …onfig": { # Patch configuration specifications. Contains details on how to apply the patch(es…
720 …his is executed. # Apt update settings. Use this setting to override the default `apt` patch rules.
724 …lled, they will be ignored. This field cannot be specified with any other patch configuration fiel…
729 …`googet update`. # Goo update settings. Use this setting to override the default `goo` patch rules.
731 … { # A step that runs an executable for a PatchJob. # The `ExecStep` to run after the patch update.
757 …{ # A step that runs an executable for a PatchJob. # The `ExecStep` to run before the patch update.
783 "rebootConfig": "A String", # Post-patch reboot settings.
784 …Windows Update Agent. # Windows update settings. Use this override the default windows patch rules.
791 …the only patches that will be updated. This field must not be used with other patch configurations.
795 …n all platforms. # Yum update settings. Use this setting to override the default `yum` patch rules.
799 …ed, they will be ignored. This field must not be specified with any other patch configuration fiel…
802 … "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
805 …ypper patch`. See also https://en.opensuse.org/SDB:Zypper_manual. # Zypper update settings. Use th…
812 … will be installed using 'zypper patch patch:' command. This field must not be used with…
818 … "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
819 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
822 …"recurringSchedule": { # Sets the time for recurring patch deployments. # Required. Sche…
823 …uot;: "A String", # Optional. The end time at which a recurring patch deployment schedul…
825 …"lastExecuteTime": "A String", # Output only. The time the last patch job ran …
830 …patch deployment is scheduled for. For example if `week_ordinal` and `day_of_week` values point to…
834 …"nextExecuteTime": "A String", # Output only. The time the next patch job is s…
835 …e that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
850 …Patch rollout configuration specifications. Contains details on the concurrency control when apply…
851 …patch steps. A VM contributes to the disruption budget if its patching operation fails either when…
855 "mode": "A String", # Mode of the patch rollout.
857 "state": "A String", # Output only. Current state of the patch deployment.
858 …"updateTime": "A String", # Output only. Time the patch deployment was last up…
879 <code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code>
880 <pre>Update an OS Config patch deployment.
883 …patch deployment resource in a project. The patch deployment name is in the form: `projects/{proje…
887 …Patch deployments are configurations that individual patch jobs use to complete a patch. These con…
888 …"createTime": "A String", # Output only. Time the patch deployment was created…
889 …"description": "A String", # Optional. Description of the patch deployment. Le…
890 …uot;: "A String", # Optional. Duration of the patch. After the duration ends, the patch …
891 …d zones are specified, the patch job targets only VMs with those labels and in those zones. # Requ…
910 …"lastExecuteTime": "A String", # Output only. The last time a patch job was st…
911 …patch deployment resource in a project. The patch deployment name is in the form: `projects/{proje…
912 …"oneTimeSchedule": { # Sets the time for a one time patch deployment. Timestamp is in [R…
913 "executeTime": "A String", # Required. The desired patch job execution time.
915 …onfig": { # Patch configuration specifications. Contains details on how to apply the patch(es…
916 …his is executed. # Apt update settings. Use this setting to override the default `apt` patch rules.
920 …lled, they will be ignored. This field cannot be specified with any other patch configuration fiel…
925 …`googet update`. # Goo update settings. Use this setting to override the default `goo` patch rules.
927 … { # A step that runs an executable for a PatchJob. # The `ExecStep` to run after the patch update.
953 …{ # A step that runs an executable for a PatchJob. # The `ExecStep` to run before the patch update.
979 "rebootConfig": "A String", # Post-patch reboot settings.
980 …Windows Update Agent. # Windows update settings. Use this override the default windows patch rules.
987 …the only patches that will be updated. This field must not be used with other patch configurations.
991 …n all platforms. # Yum update settings. Use this setting to override the default `yum` patch rules.
995 …ed, they will be ignored. This field must not be specified with any other patch configuration fiel…
998 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
1001 …ypper patch`. See also https://en.opensuse.org/SDB:Zypper_manual. # Zypper update settings. Use th…
1008 … will be installed using 'zypper patch patch:' command. This field must not be used with…
1014 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
1015 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
1018 …"recurringSchedule": { # Sets the time for recurring patch deployments. # Required. Sche…
1019 …"endTime": "A String", # Optional. The end time at which a recurring patch dep…
1021 …"lastExecuteTime": "A String", # Output only. The time the last patch job ran …
1026 …patch deployment is scheduled for. For example if `week_ordinal` and `day_of_week` values point to…
1030 …"nextExecuteTime": "A String", # Output only. The time the next patch job is s…
1031 …e that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
1046 …Patch rollout configuration specifications. Contains details on the concurrency control when apply…
1047 …patch steps. A VM contributes to the disruption budget if its patching operation fails either when…
1051 "mode": "A String", # Mode of the patch rollout.
1053 "state": "A String", # Output only. Current state of the patch deployment.
1054 …"updateTime": "A String", # Output only. Time the patch deployment was last up…
1057 …updateMask: string, Optional. Field mask that controls which fields of the patch deployment should…
1066 …Patch deployments are configurations that individual patch jobs use to complete a patch. These con…
1067 …"createTime": "A String", # Output only. Time the patch deployment was created…
1068 …"description": "A String", # Optional. Description of the patch deployment. Le…
1069 …uot;: "A String", # Optional. Duration of the patch. After the duration ends, the patch …
1070 …d zones are specified, the patch job targets only VMs with those labels and in those zones. # Requ…
1089 …"lastExecuteTime": "A String", # Output only. The last time a patch job was st…
1090 …patch deployment resource in a project. The patch deployment name is in the form: `projects/{proje…
1091 …"oneTimeSchedule": { # Sets the time for a one time patch deployment. Timestamp is in [R…
1092 "executeTime": "A String", # Required. The desired patch job execution time.
1094 …onfig": { # Patch configuration specifications. Contains details on how to apply the patch(es…
1095 …his is executed. # Apt update settings. Use this setting to override the default `apt` patch rules.
1099 …lled, they will be ignored. This field cannot be specified with any other patch configuration fiel…
1104 …`googet update`. # Goo update settings. Use this setting to override the default `goo` patch rules.
1106 … { # A step that runs an executable for a PatchJob. # The `ExecStep` to run after the patch update.
1132 …{ # A step that runs an executable for a PatchJob. # The `ExecStep` to run before the patch update.
1158 "rebootConfig": "A String", # Post-patch reboot settings.
1159 …Windows Update Agent. # Windows update settings. Use this override the default windows patch rules.
1166 …the only patches that will be updated. This field must not be used with other patch configurations.
1170 …n all platforms. # Yum update settings. Use this setting to override the default `yum` patch rules.
1174 …ed, they will be ignored. This field must not be specified with any other patch configuration fiel…
1177 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
1180 …ypper patch`. See also https://en.opensuse.org/SDB:Zypper_manual. # Zypper update settings. Use th…
1187 … will be installed using 'zypper patch patch:' command. This field must not be used with…
1193 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
1194 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
1197 …"recurringSchedule": { # Sets the time for recurring patch deployments. # Required. Sche…
1198 …"endTime": "A String", # Optional. The end time at which a recurring patch dep…
1200 …"lastExecuteTime": "A String", # Output only. The time the last patch job ran …
1205 …patch deployment is scheduled for. For example if `week_ordinal` and `day_of_week` values point to…
1209 …"nextExecuteTime": "A String", # Output only. The time the next patch job is s…
1210 …e that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
1225 …Patch rollout configuration specifications. Contains details on the concurrency control when apply…
1226 …patch steps. A VM contributes to the disruption budget if its patching operation fails either when…
1230 "mode": "A String", # Mode of the patch rollout.
1232 "state": "A String", # Output only. Current state of the patch deployment.
1233 …"updateTime": "A String", # Output only. Time the patch deployment was last up…
1239 …<pre>Change state of patch deployment to "PAUSED". Patch deployment in paused state does…
1242 …name: string, Required. The resource name of the patch deployment in the form `projects/*/patchDep…
1246 { # A request message for pausing a patch deployment.
1257 …Patch deployments are configurations that individual patch jobs use to complete a patch. These con…
1258 …"createTime": "A String", # Output only. Time the patch deployment was created…
1259 …"description": "A String", # Optional. Description of the patch deployment. Le…
1260 …uot;: "A String", # Optional. Duration of the patch. After the duration ends, the patch …
1261 …d zones are specified, the patch job targets only VMs with those labels and in those zones. # Requ…
1280 …"lastExecuteTime": "A String", # Output only. The last time a patch job was st…
1281 …patch deployment resource in a project. The patch deployment name is in the form: `projects/{proje…
1282 …"oneTimeSchedule": { # Sets the time for a one time patch deployment. Timestamp is in [R…
1283 "executeTime": "A String", # Required. The desired patch job execution time.
1285 …onfig": { # Patch configuration specifications. Contains details on how to apply the patch(es…
1286 …his is executed. # Apt update settings. Use this setting to override the default `apt` patch rules.
1290 …lled, they will be ignored. This field cannot be specified with any other patch configuration fiel…
1295 …`googet update`. # Goo update settings. Use this setting to override the default `goo` patch rules.
1297 … { # A step that runs an executable for a PatchJob. # The `ExecStep` to run after the patch update.
1323 …{ # A step that runs an executable for a PatchJob. # The `ExecStep` to run before the patch update.
1349 "rebootConfig": "A String", # Post-patch reboot settings.
1350 …Windows Update Agent. # Windows update settings. Use this override the default windows patch rules.
1357 …the only patches that will be updated. This field must not be used with other patch configurations.
1361 …n all platforms. # Yum update settings. Use this setting to override the default `yum` patch rules.
1365 …ed, they will be ignored. This field must not be specified with any other patch configuration fiel…
1368 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
1371 …ypper patch`. See also https://en.opensuse.org/SDB:Zypper_manual. # Zypper update settings. Use th…
1378 … will be installed using 'zypper patch patch:' command. This field must not be used with…
1384 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
1385 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
1388 …"recurringSchedule": { # Sets the time for recurring patch deployments. # Required. Sche…
1389 …"endTime": "A String", # Optional. The end time at which a recurring patch dep…
1391 …"lastExecuteTime": "A String", # Output only. The time the last patch job ran …
1396 …patch deployment is scheduled for. For example if `week_ordinal` and `day_of_week` values point to…
1400 …"nextExecuteTime": "A String", # Output only. The time the next patch job is s…
1401 …e that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
1416 …Patch rollout configuration specifications. Contains details on the concurrency control when apply…
1417 …patch steps. A VM contributes to the disruption budget if its patching operation fails either when…
1421 "mode": "A String", # Mode of the patch rollout.
1423 "state": "A String", # Output only. Current state of the patch deployment.
1424 …"updateTime": "A String", # Output only. Time the patch deployment was last up…
1430 …<pre>Change state of patch deployment back to "ACTIVE". Patch deployment in active state…
1433 …name: string, Required. The resource name of the patch deployment in the form `projects/*/patchDep…
1437 { # A request message for resuming a patch deployment.
1448 …Patch deployments are configurations that individual patch jobs use to complete a patch. These con…
1449 …"createTime": "A String", # Output only. Time the patch deployment was created…
1450 …"description": "A String", # Optional. Description of the patch deployment. Le…
1451 …uot;: "A String", # Optional. Duration of the patch. After the duration ends, the patch …
1452 …d zones are specified, the patch job targets only VMs with those labels and in those zones. # Requ…
1471 …"lastExecuteTime": "A String", # Output only. The last time a patch job was st…
1472 …patch deployment resource in a project. The patch deployment name is in the form: `projects/{proje…
1473 …"oneTimeSchedule": { # Sets the time for a one time patch deployment. Timestamp is in [R…
1474 "executeTime": "A String", # Required. The desired patch job execution time.
1476 …onfig": { # Patch configuration specifications. Contains details on how to apply the patch(es…
1477 …his is executed. # Apt update settings. Use this setting to override the default `apt` patch rules.
1481 …lled, they will be ignored. This field cannot be specified with any other patch configuration fiel…
1486 …`googet update`. # Goo update settings. Use this setting to override the default `goo` patch rules.
1488 … { # A step that runs an executable for a PatchJob. # The `ExecStep` to run after the patch update.
1514 …{ # A step that runs an executable for a PatchJob. # The `ExecStep` to run before the patch update.
1540 "rebootConfig": "A String", # Post-patch reboot settings.
1541 …Windows Update Agent. # Windows update settings. Use this override the default windows patch rules.
1548 …the only patches that will be updated. This field must not be used with other patch configurations.
1552 …n all platforms. # Yum update settings. Use this setting to override the default `yum` patch rules.
1556 …ed, they will be ignored. This field must not be specified with any other patch configuration fiel…
1559 "minimal": True or False, # Will cause patch to run `yum update-minimal` instead.
1562 …ypper patch`. See also https://en.opensuse.org/SDB:Zypper_manual. # Zypper update settings. Use th…
1569 … will be installed using 'zypper patch patch:' command. This field must not be used with…
1575 "withOptional": True or False, # Adds the `--with-optional` flag to `zypper patch`.
1576 "withUpdate": True or False, # Adds the `--with-update` flag, to `zypper patch`.
1579 …"recurringSchedule": { # Sets the time for recurring patch deployments. # Required. Sche…
1580 …"endTime": "A String", # Optional. The end time at which a recurring patch dep…
1582 …"lastExecuteTime": "A String", # Output only. The time the last patch job ran …
1587 …patch deployment is scheduled for. For example if `week_ordinal` and `day_of_week` values point to…
1591 …"nextExecuteTime": "A String", # Output only. The time the next patch job is s…
1592 …e that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
1607 …Patch rollout configuration specifications. Contains details on the concurrency control when apply…
1608 …patch steps. A VM contributes to the disruption budget if its patching operation fails either when…
1612 "mode": "A String", # Mode of the patch rollout.
1614 "state": "A String", # Output only. Current state of the patch deployment.
1615 …"updateTime": "A String", # Output only. Time the patch deployment was last up…