Modifies an existing patch baseline. Fields not specified in the request are left unchanged.
For information about valid key-value pairs in PatchFilters for each supported operating system type, see PatchFilter.
Headers
Request body
The ID of the patch baseline to update.
The name of the patch baseline.
Assigns a new compliance severity level to an existing patch baseline.
Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes. The default value is <code>false</code>. Applies to Linux managed nodes only.
A description of the patch baseline.
If True, then all fields that are required by the <a>CreatePatchBaseline</a> operation are also required for this API request. Optional fields that aren't specified are set to null.
Response
Success
The ID of the deleted patch baseline.
The name of the patch baseline.
The operating system rule used by the updated patch baseline.
A list of explicitly approved patches for the baseline.
The compliance severity level assigned to the patch baseline after the update completed.
Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes. The default value is <code>false</code>. Applies to Linux managed nodes only.
A list of explicitly rejected patches for the baseline.
The action specified to take on patches included in the <code>RejectedPatches</code> list. A patch can be allowed only if it is a dependency of another package, or blocked entirely along with packages that include it as a dependency.
The date when the patch baseline was created.
The date when the patch baseline was last modified.
A description of the patch baseline.