Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.osconfig/v1.getPatchDeployment
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Get an OS Config patch deployment.
Using getPatchDeployment
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPatchDeployment(args: GetPatchDeploymentArgs, opts?: InvokeOptions): Promise<GetPatchDeploymentResult>
function getPatchDeploymentOutput(args: GetPatchDeploymentOutputArgs, opts?: InvokeOptions): Output<GetPatchDeploymentResult>
def get_patch_deployment(patch_deployment_id: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPatchDeploymentResult
def get_patch_deployment_output(patch_deployment_id: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPatchDeploymentResult]
func LookupPatchDeployment(ctx *Context, args *LookupPatchDeploymentArgs, opts ...InvokeOption) (*LookupPatchDeploymentResult, error)
func LookupPatchDeploymentOutput(ctx *Context, args *LookupPatchDeploymentOutputArgs, opts ...InvokeOption) LookupPatchDeploymentResultOutput
> Note: This function is named LookupPatchDeployment
in the Go SDK.
public static class GetPatchDeployment
{
public static Task<GetPatchDeploymentResult> InvokeAsync(GetPatchDeploymentArgs args, InvokeOptions? opts = null)
public static Output<GetPatchDeploymentResult> Invoke(GetPatchDeploymentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPatchDeploymentResult> getPatchDeployment(GetPatchDeploymentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:osconfig/v1:getPatchDeployment
arguments:
# arguments dictionary
The following arguments are supported:
- Patch
Deployment stringId - Project string
- Patch
Deployment stringId - Project string
- patch
Deployment StringId - project String
- patch
Deployment stringId - project string
- patch_
deployment_ strid - project str
- patch
Deployment StringId - project String
getPatchDeployment Result
The following output properties are available:
- Create
Time string - Time the patch deployment was created. Timestamp is in RFC3339 text format.
- Description string
- Optional. Description of the patch deployment. Length of the description is limited to 1024 characters.
- Duration string
- Optional. Duration of the patch. After the duration ends, the patch times out.
- Instance
Filter Pulumi.Google Native. OSConfig. V1. Outputs. Patch Instance Filter Response - VM instances to patch.
- Last
Execute stringTime - The last time a patch job was started by this deployment. Timestamp is in RFC3339 text format.
- Name string
- Unique name for the patch deployment resource in a project. The patch deployment name is in the form:
projects/{project_id}/patchDeployments/{patch_deployment_id}
. This field is ignored when you create a new patch deployment. - One
Time Pulumi.Schedule Google Native. OSConfig. V1. Outputs. One Time Schedule Response - Schedule a one-time execution.
- Patch
Config Pulumi.Google Native. OSConfig. V1. Outputs. Patch Config Response - Optional. Patch configuration that is applied.
- Recurring
Schedule Pulumi.Google Native. OSConfig. V1. Outputs. Recurring Schedule Response - Schedule recurring executions.
- Rollout
Pulumi.
Google Native. OSConfig. V1. Outputs. Patch Rollout Response - Optional. Rollout strategy of the patch job.
- State string
- Current state of the patch deployment.
- Update
Time string - Time the patch deployment was last updated. Timestamp is in RFC3339 text format.
- Create
Time string - Time the patch deployment was created. Timestamp is in RFC3339 text format.
- Description string
- Optional. Description of the patch deployment. Length of the description is limited to 1024 characters.
- Duration string
- Optional. Duration of the patch. After the duration ends, the patch times out.
- Instance
Filter PatchInstance Filter Response - VM instances to patch.
- Last
Execute stringTime - The last time a patch job was started by this deployment. Timestamp is in RFC3339 text format.
- Name string
- Unique name for the patch deployment resource in a project. The patch deployment name is in the form:
projects/{project_id}/patchDeployments/{patch_deployment_id}
. This field is ignored when you create a new patch deployment. - One
Time OneSchedule Time Schedule Response - Schedule a one-time execution.
- Patch
Config PatchConfig Response - Optional. Patch configuration that is applied.
- Recurring
Schedule RecurringSchedule Response - Schedule recurring executions.
- Rollout
Patch
Rollout Response - Optional. Rollout strategy of the patch job.
- State string
- Current state of the patch deployment.
- Update
Time string - Time the patch deployment was last updated. Timestamp is in RFC3339 text format.
- create
Time String - Time the patch deployment was created. Timestamp is in RFC3339 text format.
- description String
- Optional. Description of the patch deployment. Length of the description is limited to 1024 characters.
- duration String
- Optional. Duration of the patch. After the duration ends, the patch times out.
- instance
Filter PatchInstance Filter Response - VM instances to patch.
- last
Execute StringTime - The last time a patch job was started by this deployment. Timestamp is in RFC3339 text format.
- name String
- Unique name for the patch deployment resource in a project. The patch deployment name is in the form:
projects/{project_id}/patchDeployments/{patch_deployment_id}
. This field is ignored when you create a new patch deployment. - one
Time OneSchedule Time Schedule Response - Schedule a one-time execution.
- patch
Config PatchConfig Response - Optional. Patch configuration that is applied.
- recurring
Schedule RecurringSchedule Response - Schedule recurring executions.
- rollout
Patch
Rollout Response - Optional. Rollout strategy of the patch job.
- state String
- Current state of the patch deployment.
- update
Time String - Time the patch deployment was last updated. Timestamp is in RFC3339 text format.
- create
Time string - Time the patch deployment was created. Timestamp is in RFC3339 text format.
- description string
- Optional. Description of the patch deployment. Length of the description is limited to 1024 characters.
- duration string
- Optional. Duration of the patch. After the duration ends, the patch times out.
- instance
Filter PatchInstance Filter Response - VM instances to patch.
- last
Execute stringTime - The last time a patch job was started by this deployment. Timestamp is in RFC3339 text format.
- name string
- Unique name for the patch deployment resource in a project. The patch deployment name is in the form:
projects/{project_id}/patchDeployments/{patch_deployment_id}
. This field is ignored when you create a new patch deployment. - one
Time OneSchedule Time Schedule Response - Schedule a one-time execution.
- patch
Config PatchConfig Response - Optional. Patch configuration that is applied.
- recurring
Schedule RecurringSchedule Response - Schedule recurring executions.
- rollout
Patch
Rollout Response - Optional. Rollout strategy of the patch job.
- state string
- Current state of the patch deployment.
- update
Time string - Time the patch deployment was last updated. Timestamp is in RFC3339 text format.
- create_
time str - Time the patch deployment was created. Timestamp is in RFC3339 text format.
- description str
- Optional. Description of the patch deployment. Length of the description is limited to 1024 characters.
- duration str
- Optional. Duration of the patch. After the duration ends, the patch times out.
- instance_
filter PatchInstance Filter Response - VM instances to patch.
- last_
execute_ strtime - The last time a patch job was started by this deployment. Timestamp is in RFC3339 text format.
- name str
- Unique name for the patch deployment resource in a project. The patch deployment name is in the form:
projects/{project_id}/patchDeployments/{patch_deployment_id}
. This field is ignored when you create a new patch deployment. - one_
time_ Oneschedule Time Schedule Response - Schedule a one-time execution.
- patch_
config PatchConfig Response - Optional. Patch configuration that is applied.
- recurring_
schedule RecurringSchedule Response - Schedule recurring executions.
- rollout
Patch
Rollout Response - Optional. Rollout strategy of the patch job.
- state str
- Current state of the patch deployment.
- update_
time str - Time the patch deployment was last updated. Timestamp is in RFC3339 text format.
- create
Time String - Time the patch deployment was created. Timestamp is in RFC3339 text format.
- description String
- Optional. Description of the patch deployment. Length of the description is limited to 1024 characters.
- duration String
- Optional. Duration of the patch. After the duration ends, the patch times out.
- instance
Filter Property Map - VM instances to patch.
- last
Execute StringTime - The last time a patch job was started by this deployment. Timestamp is in RFC3339 text format.
- name String
- Unique name for the patch deployment resource in a project. The patch deployment name is in the form:
projects/{project_id}/patchDeployments/{patch_deployment_id}
. This field is ignored when you create a new patch deployment. - one
Time Property MapSchedule - Schedule a one-time execution.
- patch
Config Property Map - Optional. Patch configuration that is applied.
- recurring
Schedule Property Map - Schedule recurring executions.
- rollout Property Map
- Optional. Rollout strategy of the patch job.
- state String
- Current state of the patch deployment.
- update
Time String - Time the patch deployment was last updated. Timestamp is in RFC3339 text format.
Supporting Types
AptSettingsResponse
- Excludes List<string>
- List of packages to exclude from update. These packages will be excluded
- Exclusive
Packages List<string> - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field cannot be specified with any other patch configuration fields.
- Type string
- By changing the type to DIST, the patching is performed using
apt-get dist-upgrade
instead.
- Excludes []string
- List of packages to exclude from update. These packages will be excluded
- Exclusive
Packages []string - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field cannot be specified with any other patch configuration fields.
- Type string
- By changing the type to DIST, the patching is performed using
apt-get dist-upgrade
instead.
- excludes List<String>
- List of packages to exclude from update. These packages will be excluded
- exclusive
Packages List<String> - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field cannot be specified with any other patch configuration fields.
- type String
- By changing the type to DIST, the patching is performed using
apt-get dist-upgrade
instead.
- excludes string[]
- List of packages to exclude from update. These packages will be excluded
- exclusive
Packages string[] - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field cannot be specified with any other patch configuration fields.
- type string
- By changing the type to DIST, the patching is performed using
apt-get dist-upgrade
instead.
- excludes Sequence[str]
- List of packages to exclude from update. These packages will be excluded
- exclusive_
packages Sequence[str] - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field cannot be specified with any other patch configuration fields.
- type str
- By changing the type to DIST, the patching is performed using
apt-get dist-upgrade
instead.
- excludes List<String>
- List of packages to exclude from update. These packages will be excluded
- exclusive
Packages List<String> - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field cannot be specified with any other patch configuration fields.
- type String
- By changing the type to DIST, the patching is performed using
apt-get dist-upgrade
instead.
ExecStepConfigResponse
- Allowed
Success List<int>Codes - Defaults to [0]. A list of possible return values that the execution can return to indicate a success.
- Gcs
Object Pulumi.Google Native. OSConfig. V1. Inputs. Gcs Object Response - A Cloud Storage object containing the executable.
- Interpreter string
- The script interpreter to use to run the script. If no interpreter is specified the script will be executed directly, which will likely only succeed for scripts with [shebang lines] (https://en.wikipedia.org/wiki/Shebang_(Unix)).
- Local
Path string - An absolute path to the executable on the VM.
- Allowed
Success []intCodes - Defaults to [0]. A list of possible return values that the execution can return to indicate a success.
- Gcs
Object GcsObject Response - A Cloud Storage object containing the executable.
- Interpreter string
- The script interpreter to use to run the script. If no interpreter is specified the script will be executed directly, which will likely only succeed for scripts with [shebang lines] (https://en.wikipedia.org/wiki/Shebang_(Unix)).
- Local
Path string - An absolute path to the executable on the VM.
- allowed
Success List<Integer>Codes - Defaults to [0]. A list of possible return values that the execution can return to indicate a success.
- gcs
Object GcsObject Response - A Cloud Storage object containing the executable.
- interpreter String
- The script interpreter to use to run the script. If no interpreter is specified the script will be executed directly, which will likely only succeed for scripts with [shebang lines] (https://en.wikipedia.org/wiki/Shebang_(Unix)).
- local
Path String - An absolute path to the executable on the VM.
- allowed
Success number[]Codes - Defaults to [0]. A list of possible return values that the execution can return to indicate a success.
- gcs
Object GcsObject Response - A Cloud Storage object containing the executable.
- interpreter string
- The script interpreter to use to run the script. If no interpreter is specified the script will be executed directly, which will likely only succeed for scripts with [shebang lines] (https://en.wikipedia.org/wiki/Shebang_(Unix)).
- local
Path string - An absolute path to the executable on the VM.
- allowed_
success_ Sequence[int]codes - Defaults to [0]. A list of possible return values that the execution can return to indicate a success.
- gcs_
object GcsObject Response - A Cloud Storage object containing the executable.
- interpreter str
- The script interpreter to use to run the script. If no interpreter is specified the script will be executed directly, which will likely only succeed for scripts with [shebang lines] (https://en.wikipedia.org/wiki/Shebang_(Unix)).
- local_
path str - An absolute path to the executable on the VM.
- allowed
Success List<Number>Codes - Defaults to [0]. A list of possible return values that the execution can return to indicate a success.
- gcs
Object Property Map - A Cloud Storage object containing the executable.
- interpreter String
- The script interpreter to use to run the script. If no interpreter is specified the script will be executed directly, which will likely only succeed for scripts with [shebang lines] (https://en.wikipedia.org/wiki/Shebang_(Unix)).
- local
Path String - An absolute path to the executable on the VM.
ExecStepResponse
- Linux
Exec Pulumi.Step Config Google Native. OSConfig. V1. Inputs. Exec Step Config Response - The ExecStepConfig for all Linux VMs targeted by the PatchJob.
- Windows
Exec Pulumi.Step Config Google Native. OSConfig. V1. Inputs. Exec Step Config Response - The ExecStepConfig for all Windows VMs targeted by the PatchJob.
- Linux
Exec ExecStep Config Step Config Response - The ExecStepConfig for all Linux VMs targeted by the PatchJob.
- Windows
Exec ExecStep Config Step Config Response - The ExecStepConfig for all Windows VMs targeted by the PatchJob.
- linux
Exec ExecStep Config Step Config Response - The ExecStepConfig for all Linux VMs targeted by the PatchJob.
- windows
Exec ExecStep Config Step Config Response - The ExecStepConfig for all Windows VMs targeted by the PatchJob.
- linux
Exec ExecStep Config Step Config Response - The ExecStepConfig for all Linux VMs targeted by the PatchJob.
- windows
Exec ExecStep Config Step Config Response - The ExecStepConfig for all Windows VMs targeted by the PatchJob.
- linux_
exec_ Execstep_ config Step Config Response - The ExecStepConfig for all Linux VMs targeted by the PatchJob.
- windows_
exec_ Execstep_ config Step Config Response - The ExecStepConfig for all Windows VMs targeted by the PatchJob.
- linux
Exec Property MapStep Config - The ExecStepConfig for all Linux VMs targeted by the PatchJob.
- windows
Exec Property MapStep Config - The ExecStepConfig for all Windows VMs targeted by the PatchJob.
FixedOrPercentResponse
GcsObjectResponse
- Bucket string
- Bucket of the Cloud Storage object.
- Generation
Number string - Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.
- Object string
- Name of the Cloud Storage object.
- Bucket string
- Bucket of the Cloud Storage object.
- Generation
Number string - Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.
- Object string
- Name of the Cloud Storage object.
- bucket String
- Bucket of the Cloud Storage object.
- generation
Number String - Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.
- object String
- Name of the Cloud Storage object.
- bucket string
- Bucket of the Cloud Storage object.
- generation
Number string - Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.
- object string
- Name of the Cloud Storage object.
- bucket str
- Bucket of the Cloud Storage object.
- generation_
number str - Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.
- object str
- Name of the Cloud Storage object.
- bucket String
- Bucket of the Cloud Storage object.
- generation
Number String - Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.
- object String
- Name of the Cloud Storage object.
MonthlyScheduleResponse
- Month
Day int - One day of the month. 1-31 indicates the 1st to the 31st day. -1 indicates the last day of the month. Months without the target day will be skipped. For example, a schedule to run "every month on the 31st" will not run in February, April, June, etc.
- Week
Day Pulumi.Of Month Google Native. OSConfig. V1. Inputs. Week Day Of Month Response - Week day in a month.
- Month
Day int - One day of the month. 1-31 indicates the 1st to the 31st day. -1 indicates the last day of the month. Months without the target day will be skipped. For example, a schedule to run "every month on the 31st" will not run in February, April, June, etc.
- Week
Day WeekOf Month Day Of Month Response - Week day in a month.
- month
Day Integer - One day of the month. 1-31 indicates the 1st to the 31st day. -1 indicates the last day of the month. Months without the target day will be skipped. For example, a schedule to run "every month on the 31st" will not run in February, April, June, etc.
- week
Day WeekOf Month Day Of Month Response - Week day in a month.
- month
Day number - One day of the month. 1-31 indicates the 1st to the 31st day. -1 indicates the last day of the month. Months without the target day will be skipped. For example, a schedule to run "every month on the 31st" will not run in February, April, June, etc.
- week
Day WeekOf Month Day Of Month Response - Week day in a month.
- month_
day int - One day of the month. 1-31 indicates the 1st to the 31st day. -1 indicates the last day of the month. Months without the target day will be skipped. For example, a schedule to run "every month on the 31st" will not run in February, April, June, etc.
- week_
day_ Weekof_ month Day Of Month Response - Week day in a month.
- month
Day Number - One day of the month. 1-31 indicates the 1st to the 31st day. -1 indicates the last day of the month. Months without the target day will be skipped. For example, a schedule to run "every month on the 31st" will not run in February, April, June, etc.
- week
Day Property MapOf Month - Week day in a month.
OneTimeScheduleResponse
- Execute
Time string - The desired patch job execution time.
- Execute
Time string - The desired patch job execution time.
- execute
Time String - The desired patch job execution time.
- execute
Time string - The desired patch job execution time.
- execute_
time str - The desired patch job execution time.
- execute
Time String - The desired patch job execution time.
PatchConfigResponse
- Apt
Pulumi.
Google Native. OSConfig. V1. Inputs. Apt Settings Response - Apt update settings. Use this setting to override the default
apt
patch rules. - Goo
Pulumi.
Google Native. OSConfig. V1. Inputs. Goo Settings Response - Goo update settings. Use this setting to override the default
goo
patch rules. - Mig
Instances boolAllowed - Allows the patch job to run on Managed instance groups (MIGs).
- Post
Step Pulumi.Google Native. OSConfig. V1. Inputs. Exec Step Response - The
ExecStep
to run after the patch update. - Pre
Step Pulumi.Google Native. OSConfig. V1. Inputs. Exec Step Response - The
ExecStep
to run before the patch update. - Reboot
Config string - Post-patch reboot settings.
- Windows
Update Pulumi.Google Native. OSConfig. V1. Inputs. Windows Update Settings Response - Windows update settings. Use this override the default windows patch rules.
- Yum
Pulumi.
Google Native. OSConfig. V1. Inputs. Yum Settings Response - Yum update settings. Use this setting to override the default
yum
patch rules. - Zypper
Pulumi.
Google Native. OSConfig. V1. Inputs. Zypper Settings Response - Zypper update settings. Use this setting to override the default
zypper
patch rules.
- Apt
Apt
Settings Response - Apt update settings. Use this setting to override the default
apt
patch rules. - Goo
Goo
Settings Response - Goo update settings. Use this setting to override the default
goo
patch rules. - Mig
Instances boolAllowed - Allows the patch job to run on Managed instance groups (MIGs).
- Post
Step ExecStep Response - The
ExecStep
to run after the patch update. - Pre
Step ExecStep Response - The
ExecStep
to run before the patch update. - Reboot
Config string - Post-patch reboot settings.
- Windows
Update WindowsUpdate Settings Response - Windows update settings. Use this override the default windows patch rules.
- Yum
Yum
Settings Response - Yum update settings. Use this setting to override the default
yum
patch rules. - Zypper
Zypper
Settings Response - Zypper update settings. Use this setting to override the default
zypper
patch rules.
- apt
Apt
Settings Response - Apt update settings. Use this setting to override the default
apt
patch rules. - goo
Goo
Settings Response - Goo update settings. Use this setting to override the default
goo
patch rules. - mig
Instances BooleanAllowed - Allows the patch job to run on Managed instance groups (MIGs).
- post
Step ExecStep Response - The
ExecStep
to run after the patch update. - pre
Step ExecStep Response - The
ExecStep
to run before the patch update. - reboot
Config String - Post-patch reboot settings.
- windows
Update WindowsUpdate Settings Response - Windows update settings. Use this override the default windows patch rules.
- yum
Yum
Settings Response - Yum update settings. Use this setting to override the default
yum
patch rules. - zypper
Zypper
Settings Response - Zypper update settings. Use this setting to override the default
zypper
patch rules.
- apt
Apt
Settings Response - Apt update settings. Use this setting to override the default
apt
patch rules. - goo
Goo
Settings Response - Goo update settings. Use this setting to override the default
goo
patch rules. - mig
Instances booleanAllowed - Allows the patch job to run on Managed instance groups (MIGs).
- post
Step ExecStep Response - The
ExecStep
to run after the patch update. - pre
Step ExecStep Response - The
ExecStep
to run before the patch update. - reboot
Config string - Post-patch reboot settings.
- windows
Update WindowsUpdate Settings Response - Windows update settings. Use this override the default windows patch rules.
- yum
Yum
Settings Response - Yum update settings. Use this setting to override the default
yum
patch rules. - zypper
Zypper
Settings Response - Zypper update settings. Use this setting to override the default
zypper
patch rules.
- apt
Apt
Settings Response - Apt update settings. Use this setting to override the default
apt
patch rules. - goo
Goo
Settings Response - Goo update settings. Use this setting to override the default
goo
patch rules. - mig_
instances_ boolallowed - Allows the patch job to run on Managed instance groups (MIGs).
- post_
step ExecStep Response - The
ExecStep
to run after the patch update. - pre_
step ExecStep Response - The
ExecStep
to run before the patch update. - reboot_
config str - Post-patch reboot settings.
- windows_
update WindowsUpdate Settings Response - Windows update settings. Use this override the default windows patch rules.
- yum
Yum
Settings Response - Yum update settings. Use this setting to override the default
yum
patch rules. - zypper
Zypper
Settings Response - Zypper update settings. Use this setting to override the default
zypper
patch rules.
- apt Property Map
- Apt update settings. Use this setting to override the default
apt
patch rules. - goo Property Map
- Goo update settings. Use this setting to override the default
goo
patch rules. - mig
Instances BooleanAllowed - Allows the patch job to run on Managed instance groups (MIGs).
- post
Step Property Map - The
ExecStep
to run after the patch update. - pre
Step Property Map - The
ExecStep
to run before the patch update. - reboot
Config String - Post-patch reboot settings.
- windows
Update Property Map - Windows update settings. Use this override the default windows patch rules.
- yum Property Map
- Yum update settings. Use this setting to override the default
yum
patch rules. - zypper Property Map
- Zypper update settings. Use this setting to override the default
zypper
patch rules.
PatchInstanceFilterGroupLabelResponse
- Labels Dictionary<string, string>
- Compute Engine instance labels that must be present for a VM instance to be targeted by this filter.
- Labels map[string]string
- Compute Engine instance labels that must be present for a VM instance to be targeted by this filter.
- labels Map<String,String>
- Compute Engine instance labels that must be present for a VM instance to be targeted by this filter.
- labels {[key: string]: string}
- Compute Engine instance labels that must be present for a VM instance to be targeted by this filter.
- labels Mapping[str, str]
- Compute Engine instance labels that must be present for a VM instance to be targeted by this filter.
- labels Map<String>
- Compute Engine instance labels that must be present for a VM instance to be targeted by this filter.
PatchInstanceFilterResponse
- All bool
- Target all VM instances in the project. If true, no other criteria is permitted.
- Group
Labels List<Pulumi.Google Native. OSConfig. V1. Inputs. Patch Instance Filter Group Label Response> - Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.
- Instance
Name List<string>Prefixes - Targets VMs whose name starts with one of these prefixes. Similar to labels, this is another way to group VMs when targeting configs, for example prefix="prod-".
- Instances List<string>
- Targets any of the VM instances specified. Instances are specified by their URI in the form
zones/[ZONE]/instances/[INSTANCE_NAME]
,projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
, orhttps://www.googleapis.com/compute/v1/projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
- Zones List<string>
- Targets VM instances in ANY of these zones. Leave empty to target VM instances in any zone.
- All bool
- Target all VM instances in the project. If true, no other criteria is permitted.
- Group
Labels []PatchInstance Filter Group Label Response - Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.
- Instance
Name []stringPrefixes - Targets VMs whose name starts with one of these prefixes. Similar to labels, this is another way to group VMs when targeting configs, for example prefix="prod-".
- Instances []string
- Targets any of the VM instances specified. Instances are specified by their URI in the form
zones/[ZONE]/instances/[INSTANCE_NAME]
,projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
, orhttps://www.googleapis.com/compute/v1/projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
- Zones []string
- Targets VM instances in ANY of these zones. Leave empty to target VM instances in any zone.
- all Boolean
- Target all VM instances in the project. If true, no other criteria is permitted.
- group
Labels List<PatchInstance Filter Group Label Response> - Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.
- instance
Name List<String>Prefixes - Targets VMs whose name starts with one of these prefixes. Similar to labels, this is another way to group VMs when targeting configs, for example prefix="prod-".
- instances List<String>
- Targets any of the VM instances specified. Instances are specified by their URI in the form
zones/[ZONE]/instances/[INSTANCE_NAME]
,projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
, orhttps://www.googleapis.com/compute/v1/projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
- zones List<String>
- Targets VM instances in ANY of these zones. Leave empty to target VM instances in any zone.
- all boolean
- Target all VM instances in the project. If true, no other criteria is permitted.
- group
Labels PatchInstance Filter Group Label Response[] - Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.
- instance
Name string[]Prefixes - Targets VMs whose name starts with one of these prefixes. Similar to labels, this is another way to group VMs when targeting configs, for example prefix="prod-".
- instances string[]
- Targets any of the VM instances specified. Instances are specified by their URI in the form
zones/[ZONE]/instances/[INSTANCE_NAME]
,projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
, orhttps://www.googleapis.com/compute/v1/projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
- zones string[]
- Targets VM instances in ANY of these zones. Leave empty to target VM instances in any zone.
- all bool
- Target all VM instances in the project. If true, no other criteria is permitted.
- group_
labels Sequence[PatchInstance Filter Group Label Response] - Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.
- instance_
name_ Sequence[str]prefixes - Targets VMs whose name starts with one of these prefixes. Similar to labels, this is another way to group VMs when targeting configs, for example prefix="prod-".
- instances Sequence[str]
- Targets any of the VM instances specified. Instances are specified by their URI in the form
zones/[ZONE]/instances/[INSTANCE_NAME]
,projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
, orhttps://www.googleapis.com/compute/v1/projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
- zones Sequence[str]
- Targets VM instances in ANY of these zones. Leave empty to target VM instances in any zone.
- all Boolean
- Target all VM instances in the project. If true, no other criteria is permitted.
- group
Labels List<Property Map> - Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.
- instance
Name List<String>Prefixes - Targets VMs whose name starts with one of these prefixes. Similar to labels, this is another way to group VMs when targeting configs, for example prefix="prod-".
- instances List<String>
- Targets any of the VM instances specified. Instances are specified by their URI in the form
zones/[ZONE]/instances/[INSTANCE_NAME]
,projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
, orhttps://www.googleapis.com/compute/v1/projects/[PROJECT_ID]/zones/[ZONE]/instances/[INSTANCE_NAME]
- zones List<String>
- Targets VM instances in ANY of these zones. Leave empty to target VM instances in any zone.
PatchRolloutResponse
- Disruption
Budget Pulumi.Google Native. OSConfig. V1. Inputs. Fixed Or Percent Response - The maximum number (or percentage) of VMs per zone to disrupt at any given moment. The number of VMs calculated from multiplying the percentage by the total number of VMs in a zone is rounded up. During patching, a VM is considered disrupted from the time the agent is notified to begin until patching has completed. This disruption time includes the time to complete reboot and any post-patch steps. A VM contributes to the disruption budget if its patching operation fails either when applying the patches, running pre or post patch steps, or if it fails to respond with a success notification before timing out. VMs that are not running or do not have an active agent do not count toward this disruption budget. For zone-by-zone rollouts, if the disruption budget in a zone is exceeded, the patch job stops, because continuing to the next zone requires completion of the patch process in the previous zone. For example, if the disruption budget has a fixed value of
10
, and 8 VMs fail to patch in the current zone, the patch job continues to patch 2 VMs at a time until the zone is completed. When that zone is completed successfully, patching begins with 10 VMs at a time in the next zone. If 10 VMs in the next zone fail to patch, the patch job stops. - Mode string
- Mode of the patch rollout.
- Disruption
Budget FixedOr Percent Response - The maximum number (or percentage) of VMs per zone to disrupt at any given moment. The number of VMs calculated from multiplying the percentage by the total number of VMs in a zone is rounded up. During patching, a VM is considered disrupted from the time the agent is notified to begin until patching has completed. This disruption time includes the time to complete reboot and any post-patch steps. A VM contributes to the disruption budget if its patching operation fails either when applying the patches, running pre or post patch steps, or if it fails to respond with a success notification before timing out. VMs that are not running or do not have an active agent do not count toward this disruption budget. For zone-by-zone rollouts, if the disruption budget in a zone is exceeded, the patch job stops, because continuing to the next zone requires completion of the patch process in the previous zone. For example, if the disruption budget has a fixed value of
10
, and 8 VMs fail to patch in the current zone, the patch job continues to patch 2 VMs at a time until the zone is completed. When that zone is completed successfully, patching begins with 10 VMs at a time in the next zone. If 10 VMs in the next zone fail to patch, the patch job stops. - Mode string
- Mode of the patch rollout.
- disruption
Budget FixedOr Percent Response - The maximum number (or percentage) of VMs per zone to disrupt at any given moment. The number of VMs calculated from multiplying the percentage by the total number of VMs in a zone is rounded up. During patching, a VM is considered disrupted from the time the agent is notified to begin until patching has completed. This disruption time includes the time to complete reboot and any post-patch steps. A VM contributes to the disruption budget if its patching operation fails either when applying the patches, running pre or post patch steps, or if it fails to respond with a success notification before timing out. VMs that are not running or do not have an active agent do not count toward this disruption budget. For zone-by-zone rollouts, if the disruption budget in a zone is exceeded, the patch job stops, because continuing to the next zone requires completion of the patch process in the previous zone. For example, if the disruption budget has a fixed value of
10
, and 8 VMs fail to patch in the current zone, the patch job continues to patch 2 VMs at a time until the zone is completed. When that zone is completed successfully, patching begins with 10 VMs at a time in the next zone. If 10 VMs in the next zone fail to patch, the patch job stops. - mode String
- Mode of the patch rollout.
- disruption
Budget FixedOr Percent Response - The maximum number (or percentage) of VMs per zone to disrupt at any given moment. The number of VMs calculated from multiplying the percentage by the total number of VMs in a zone is rounded up. During patching, a VM is considered disrupted from the time the agent is notified to begin until patching has completed. This disruption time includes the time to complete reboot and any post-patch steps. A VM contributes to the disruption budget if its patching operation fails either when applying the patches, running pre or post patch steps, or if it fails to respond with a success notification before timing out. VMs that are not running or do not have an active agent do not count toward this disruption budget. For zone-by-zone rollouts, if the disruption budget in a zone is exceeded, the patch job stops, because continuing to the next zone requires completion of the patch process in the previous zone. For example, if the disruption budget has a fixed value of
10
, and 8 VMs fail to patch in the current zone, the patch job continues to patch 2 VMs at a time until the zone is completed. When that zone is completed successfully, patching begins with 10 VMs at a time in the next zone. If 10 VMs in the next zone fail to patch, the patch job stops. - mode string
- Mode of the patch rollout.
- disruption_
budget FixedOr Percent Response - The maximum number (or percentage) of VMs per zone to disrupt at any given moment. The number of VMs calculated from multiplying the percentage by the total number of VMs in a zone is rounded up. During patching, a VM is considered disrupted from the time the agent is notified to begin until patching has completed. This disruption time includes the time to complete reboot and any post-patch steps. A VM contributes to the disruption budget if its patching operation fails either when applying the patches, running pre or post patch steps, or if it fails to respond with a success notification before timing out. VMs that are not running or do not have an active agent do not count toward this disruption budget. For zone-by-zone rollouts, if the disruption budget in a zone is exceeded, the patch job stops, because continuing to the next zone requires completion of the patch process in the previous zone. For example, if the disruption budget has a fixed value of
10
, and 8 VMs fail to patch in the current zone, the patch job continues to patch 2 VMs at a time until the zone is completed. When that zone is completed successfully, patching begins with 10 VMs at a time in the next zone. If 10 VMs in the next zone fail to patch, the patch job stops. - mode str
- Mode of the patch rollout.
- disruption
Budget Property Map - The maximum number (or percentage) of VMs per zone to disrupt at any given moment. The number of VMs calculated from multiplying the percentage by the total number of VMs in a zone is rounded up. During patching, a VM is considered disrupted from the time the agent is notified to begin until patching has completed. This disruption time includes the time to complete reboot and any post-patch steps. A VM contributes to the disruption budget if its patching operation fails either when applying the patches, running pre or post patch steps, or if it fails to respond with a success notification before timing out. VMs that are not running or do not have an active agent do not count toward this disruption budget. For zone-by-zone rollouts, if the disruption budget in a zone is exceeded, the patch job stops, because continuing to the next zone requires completion of the patch process in the previous zone. For example, if the disruption budget has a fixed value of
10
, and 8 VMs fail to patch in the current zone, the patch job continues to patch 2 VMs at a time until the zone is completed. When that zone is completed successfully, patching begins with 10 VMs at a time in the next zone. If 10 VMs in the next zone fail to patch, the patch job stops. - mode String
- Mode of the patch rollout.
RecurringScheduleResponse
- End
Time string - Optional. The end time at which a recurring patch deployment schedule is no longer active.
- Frequency string
- The frequency unit of this recurring schedule.
- Last
Execute stringTime - The time the last patch job ran successfully.
- Monthly
Pulumi.
Google Native. OSConfig. V1. Inputs. Monthly Schedule Response - Schedule with monthly executions.
- Next
Execute stringTime - The time the next patch job is scheduled to run.
- Start
Time string - Optional. The time that the recurring schedule becomes effective. Defaults to
create_time
of the patch deployment. - Time
Of Pulumi.Day Google Native. OSConfig. V1. Inputs. Time Of Day Response - Time of the day to run a recurring deployment.
- Time
Zone Pulumi.Google Native. OSConfig. V1. Inputs. Time Zone Response - Defines the time zone that
time_of_day
is relative to. The rules for daylight saving time are determined by the chosen time zone. - Weekly
Pulumi.
Google Native. OSConfig. V1. Inputs. Weekly Schedule Response - Schedule with weekly executions.
- End
Time string - Optional. The end time at which a recurring patch deployment schedule is no longer active.
- Frequency string
- The frequency unit of this recurring schedule.
- Last
Execute stringTime - The time the last patch job ran successfully.
- Monthly
Monthly
Schedule Response - Schedule with monthly executions.
- Next
Execute stringTime - The time the next patch job is scheduled to run.
- Start
Time string - Optional. The time that the recurring schedule becomes effective. Defaults to
create_time
of the patch deployment. - Time
Of TimeDay Of Day Response - Time of the day to run a recurring deployment.
- Time
Zone TimeZone Response - Defines the time zone that
time_of_day
is relative to. The rules for daylight saving time are determined by the chosen time zone. - Weekly
Weekly
Schedule Response - Schedule with weekly executions.
- end
Time String - Optional. The end time at which a recurring patch deployment schedule is no longer active.
- frequency String
- The frequency unit of this recurring schedule.
- last
Execute StringTime - The time the last patch job ran successfully.
- monthly
Monthly
Schedule Response - Schedule with monthly executions.
- next
Execute StringTime - The time the next patch job is scheduled to run.
- start
Time String - Optional. The time that the recurring schedule becomes effective. Defaults to
create_time
of the patch deployment. - time
Of TimeDay Of Day Response - Time of the day to run a recurring deployment.
- time
Zone TimeZone Response - Defines the time zone that
time_of_day
is relative to. The rules for daylight saving time are determined by the chosen time zone. - weekly
Weekly
Schedule Response - Schedule with weekly executions.
- end
Time string - Optional. The end time at which a recurring patch deployment schedule is no longer active.
- frequency string
- The frequency unit of this recurring schedule.
- last
Execute stringTime - The time the last patch job ran successfully.
- monthly
Monthly
Schedule Response - Schedule with monthly executions.
- next
Execute stringTime - The time the next patch job is scheduled to run.
- start
Time string - Optional. The time that the recurring schedule becomes effective. Defaults to
create_time
of the patch deployment. - time
Of TimeDay Of Day Response - Time of the day to run a recurring deployment.
- time
Zone TimeZone Response - Defines the time zone that
time_of_day
is relative to. The rules for daylight saving time are determined by the chosen time zone. - weekly
Weekly
Schedule Response - Schedule with weekly executions.
- end_
time str - Optional. The end time at which a recurring patch deployment schedule is no longer active.
- frequency str
- The frequency unit of this recurring schedule.
- last_
execute_ strtime - The time the last patch job ran successfully.
- monthly
Monthly
Schedule Response - Schedule with monthly executions.
- next_
execute_ strtime - The time the next patch job is scheduled to run.
- start_
time str - Optional. The time that the recurring schedule becomes effective. Defaults to
create_time
of the patch deployment. - time_
of_ Timeday Of Day Response - Time of the day to run a recurring deployment.
- time_
zone TimeZone Response - Defines the time zone that
time_of_day
is relative to. The rules for daylight saving time are determined by the chosen time zone. - weekly
Weekly
Schedule Response - Schedule with weekly executions.
- end
Time String - Optional. The end time at which a recurring patch deployment schedule is no longer active.
- frequency String
- The frequency unit of this recurring schedule.
- last
Execute StringTime - The time the last patch job ran successfully.
- monthly Property Map
- Schedule with monthly executions.
- next
Execute StringTime - The time the next patch job is scheduled to run.
- start
Time String - Optional. The time that the recurring schedule becomes effective. Defaults to
create_time
of the patch deployment. - time
Of Property MapDay - Time of the day to run a recurring deployment.
- time
Zone Property Map - Defines the time zone that
time_of_day
is relative to. The rules for daylight saving time are determined by the chosen time zone. - weekly Property Map
- Schedule with weekly executions.
TimeOfDayResponse
- Hours int
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- Minutes int
- Minutes of hour of day. Must be from 0 to 59.
- Nanos int
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- Seconds int
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- Hours int
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- Minutes int
- Minutes of hour of day. Must be from 0 to 59.
- Nanos int
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- Seconds int
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours Integer
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes Integer
- Minutes of hour of day. Must be from 0 to 59.
- nanos Integer
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds Integer
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours number
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes number
- Minutes of hour of day. Must be from 0 to 59.
- nanos number
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds number
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours int
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes int
- Minutes of hour of day. Must be from 0 to 59.
- nanos int
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds int
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours Number
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes Number
- Minutes of hour of day. Must be from 0 to 59.
- nanos Number
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds Number
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
TimeZoneResponse
- Version string
- Optional. IANA Time Zone Database version number, e.g. "2019a".
- Version string
- Optional. IANA Time Zone Database version number, e.g. "2019a".
- version String
- Optional. IANA Time Zone Database version number, e.g. "2019a".
- version string
- Optional. IANA Time Zone Database version number, e.g. "2019a".
- version str
- Optional. IANA Time Zone Database version number, e.g. "2019a".
- version String
- Optional. IANA Time Zone Database version number, e.g. "2019a".
WeekDayOfMonthResponse
- Day
Of stringWeek - A day of the week.
- Day
Offset int - Optional. Represents the number of days before or after the given week day of month that the patch deployment is scheduled for. For example if
week_ordinal
andday_of_week
values point to the second day of the month and thisday_offset
value is set to3
, the patch deployment takes place three days after the second Tuesday of the month. If this value is negative, for example -5, the patches are deployed five days before before the second Tuesday of the month. Allowed values are in range [-30, 30]. - Week
Ordinal int - Week number in a month. 1-4 indicates the 1st to 4th week of the month. -1 indicates the last week of the month.
- Day
Of stringWeek - A day of the week.
- Day
Offset int - Optional. Represents the number of days before or after the given week day of month that the patch deployment is scheduled for. For example if
week_ordinal
andday_of_week
values point to the second day of the month and thisday_offset
value is set to3
, the patch deployment takes place three days after the second Tuesday of the month. If this value is negative, for example -5, the patches are deployed five days before before the second Tuesday of the month. Allowed values are in range [-30, 30]. - Week
Ordinal int - Week number in a month. 1-4 indicates the 1st to 4th week of the month. -1 indicates the last week of the month.
- day
Of StringWeek - A day of the week.
- day
Offset Integer - Optional. Represents the number of days before or after the given week day of month that the patch deployment is scheduled for. For example if
week_ordinal
andday_of_week
values point to the second day of the month and thisday_offset
value is set to3
, the patch deployment takes place three days after the second Tuesday of the month. If this value is negative, for example -5, the patches are deployed five days before before the second Tuesday of the month. Allowed values are in range [-30, 30]. - week
Ordinal Integer - Week number in a month. 1-4 indicates the 1st to 4th week of the month. -1 indicates the last week of the month.
- day
Of stringWeek - A day of the week.
- day
Offset number - Optional. Represents the number of days before or after the given week day of month that the patch deployment is scheduled for. For example if
week_ordinal
andday_of_week
values point to the second day of the month and thisday_offset
value is set to3
, the patch deployment takes place three days after the second Tuesday of the month. If this value is negative, for example -5, the patches are deployed five days before before the second Tuesday of the month. Allowed values are in range [-30, 30]. - week
Ordinal number - Week number in a month. 1-4 indicates the 1st to 4th week of the month. -1 indicates the last week of the month.
- day_
of_ strweek - A day of the week.
- day_
offset int - Optional. Represents the number of days before or after the given week day of month that the patch deployment is scheduled for. For example if
week_ordinal
andday_of_week
values point to the second day of the month and thisday_offset
value is set to3
, the patch deployment takes place three days after the second Tuesday of the month. If this value is negative, for example -5, the patches are deployed five days before before the second Tuesday of the month. Allowed values are in range [-30, 30]. - week_
ordinal int - Week number in a month. 1-4 indicates the 1st to 4th week of the month. -1 indicates the last week of the month.
- day
Of StringWeek - A day of the week.
- day
Offset Number - Optional. Represents the number of days before or after the given week day of month that the patch deployment is scheduled for. For example if
week_ordinal
andday_of_week
values point to the second day of the month and thisday_offset
value is set to3
, the patch deployment takes place three days after the second Tuesday of the month. If this value is negative, for example -5, the patches are deployed five days before before the second Tuesday of the month. Allowed values are in range [-30, 30]. - week
Ordinal Number - Week number in a month. 1-4 indicates the 1st to 4th week of the month. -1 indicates the last week of the month.
WeeklyScheduleResponse
- Day
Of stringWeek - Day of the week.
- Day
Of stringWeek - Day of the week.
- day
Of StringWeek - Day of the week.
- day
Of stringWeek - Day of the week.
- day_
of_ strweek - Day of the week.
- day
Of StringWeek - Day of the week.
WindowsUpdateSettingsResponse
- Classifications List<string>
- Only apply updates of these windows update classifications. If empty, all updates are applied.
- Excludes List<string>
- List of KBs to exclude from update.
- Exclusive
Patches List<string> - An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
- Classifications []string
- Only apply updates of these windows update classifications. If empty, all updates are applied.
- Excludes []string
- List of KBs to exclude from update.
- Exclusive
Patches []string - An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
- classifications List<String>
- Only apply updates of these windows update classifications. If empty, all updates are applied.
- excludes List<String>
- List of KBs to exclude from update.
- exclusive
Patches List<String> - An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
- classifications string[]
- Only apply updates of these windows update classifications. If empty, all updates are applied.
- excludes string[]
- List of KBs to exclude from update.
- exclusive
Patches string[] - An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
- classifications Sequence[str]
- Only apply updates of these windows update classifications. If empty, all updates are applied.
- excludes Sequence[str]
- List of KBs to exclude from update.
- exclusive_
patches Sequence[str] - An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
- classifications List<String>
- Only apply updates of these windows update classifications. If empty, all updates are applied.
- excludes List<String>
- List of KBs to exclude from update.
- exclusive
Patches List<String> - An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
YumSettingsResponse
- Excludes List<string>
- List of packages to exclude from update. These packages are excluded by using the yum
--exclude
flag. - Exclusive
Packages List<string> - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field must not be specified with any other patch configuration fields.
- Minimal bool
- Will cause patch to run
yum update-minimal
instead. - Security bool
- Adds the
--security
flag toyum update
. Not supported on all platforms.
- Excludes []string
- List of packages to exclude from update. These packages are excluded by using the yum
--exclude
flag. - Exclusive
Packages []string - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field must not be specified with any other patch configuration fields.
- Minimal bool
- Will cause patch to run
yum update-minimal
instead. - Security bool
- Adds the
--security
flag toyum update
. Not supported on all platforms.
- excludes List<String>
- List of packages to exclude from update. These packages are excluded by using the yum
--exclude
flag. - exclusive
Packages List<String> - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field must not be specified with any other patch configuration fields.
- minimal Boolean
- Will cause patch to run
yum update-minimal
instead. - security Boolean
- Adds the
--security
flag toyum update
. Not supported on all platforms.
- excludes string[]
- List of packages to exclude from update. These packages are excluded by using the yum
--exclude
flag. - exclusive
Packages string[] - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field must not be specified with any other patch configuration fields.
- minimal boolean
- Will cause patch to run
yum update-minimal
instead. - security boolean
- Adds the
--security
flag toyum update
. Not supported on all platforms.
- excludes Sequence[str]
- List of packages to exclude from update. These packages are excluded by using the yum
--exclude
flag. - exclusive_
packages Sequence[str] - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field must not be specified with any other patch configuration fields.
- minimal bool
- Will cause patch to run
yum update-minimal
instead. - security bool
- Adds the
--security
flag toyum update
. Not supported on all platforms.
- excludes List<String>
- List of packages to exclude from update. These packages are excluded by using the yum
--exclude
flag. - exclusive
Packages List<String> - An exclusive list of packages to be updated. These are the only packages that will be updated. If these packages are not installed, they will be ignored. This field must not be specified with any other patch configuration fields.
- minimal Boolean
- Will cause patch to run
yum update-minimal
instead. - security Boolean
- Adds the
--security
flag toyum update
. Not supported on all platforms.
ZypperSettingsResponse
- Categories List<string>
- Install only patches with these categories. Common categories include security, recommended, and feature.
- Excludes List<string>
- List of patches to exclude from update.
- Exclusive
Patches List<string> - An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:' command. This field must not be used with any other patch configuration fields.
- Severities List<string>
- Install only patches with these severities. Common severities include critical, important, moderate, and low.
- With
Optional bool - Adds the
--with-optional
flag tozypper patch
. - With
Update bool - Adds the
--with-update
flag, tozypper patch
.
- Categories []string
- Install only patches with these categories. Common categories include security, recommended, and feature.
- Excludes []string
- List of patches to exclude from update.
- Exclusive
Patches []string - An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:' command. This field must not be used with any other patch configuration fields.
- Severities []string
- Install only patches with these severities. Common severities include critical, important, moderate, and low.
- With
Optional bool - Adds the
--with-optional
flag tozypper patch
. - With
Update bool - Adds the
--with-update
flag, tozypper patch
.
- categories List<String>
- Install only patches with these categories. Common categories include security, recommended, and feature.
- excludes List<String>
- List of patches to exclude from update.
- exclusive
Patches List<String> - An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:' command. This field must not be used with any other patch configuration fields.
- severities List<String>
- Install only patches with these severities. Common severities include critical, important, moderate, and low.
- with
Optional Boolean - Adds the
--with-optional
flag tozypper patch
. - with
Update Boolean - Adds the
--with-update
flag, tozypper patch
.
- categories string[]
- Install only patches with these categories. Common categories include security, recommended, and feature.
- excludes string[]
- List of patches to exclude from update.
- exclusive
Patches string[] - An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:' command. This field must not be used with any other patch configuration fields.
- severities string[]
- Install only patches with these severities. Common severities include critical, important, moderate, and low.
- with
Optional boolean - Adds the
--with-optional
flag tozypper patch
. - with
Update boolean - Adds the
--with-update
flag, tozypper patch
.
- categories Sequence[str]
- Install only patches with these categories. Common categories include security, recommended, and feature.
- excludes Sequence[str]
- List of patches to exclude from update.
- exclusive_
patches Sequence[str] - An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:' command. This field must not be used with any other patch configuration fields.
- severities Sequence[str]
- Install only patches with these severities. Common severities include critical, important, moderate, and low.
- with_
optional bool - Adds the
--with-optional
flag tozypper patch
. - with_
update bool - Adds the
--with-update
flag, tozypper patch
.
- categories List<String>
- Install only patches with these categories. Common categories include security, recommended, and feature.
- excludes List<String>
- List of patches to exclude from update.
- exclusive
Patches List<String> - An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:' command. This field must not be used with any other patch configuration fields.
- severities List<String>
- Install only patches with these severities. Common severities include critical, important, moderate, and low.
- with
Optional Boolean - Adds the
--with-optional
flag tozypper patch
. - with
Update Boolean - Adds the
--with-update
flag, tozypper patch
.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi