DATASOURCE::OOS::PatchBaseline is used to query a patch baseline.
Syntax
{
"Type": "DATASOURCE::OOS::PatchBaseline",
"Properties": {
"PatchBaselineName": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
PatchBaselineName | String | Yes | Yes | The name of the patch baseline. | None. |
Return values
Fn::GetAtt
IsDefault: indicates whether the patch baseline is the default patch baseline.
Description: the description of the patch baseline.
CreatedBy: the user who created the patch baseline.
ResourceGroupId: the ID of the resource group.
UpdatedDate: the time when the patch baseline was updated.
CreateTime: the time when the patch baseline was created.
OperationSystem: the OS type.
ApprovalRules: the rules for scanning and installing patches for the OS.
Sources: the patch source configurations.
RejectedPatches: the names of the rejected patches.
ApprovedPatches: the names of the approved patches.
RejectedPatchesAction: the action of the rejected patch.
UpdatedBy: the user who updated the patch baseline.
PatchBaselineName: the name of the patch baseline.
ApprovedPatchesEnableNonSecurity: indicates whether the approved patch involves updates other than security-related updates.
PatchBaselineId: the ID of the patch baseline.
Tags: the tags.
ShareType: the share type of the patch baseline.