Get Resources Against a Baseline in a Resourcegroup
Retrieves the compliance details of resource in resource group against a chosen baseline in the patch compliance configuration
get
/api/v2/tenants/{tenantId}/patches/patchcompliance/{complianceId}/baselines/{baselineId}/group/{groupId}
Path Parameters
- tenantId
Describes the clientId of the tenant
- complianceId
Unique Identifier (UUID) of the compliance
- baselineId
Unique Identifier (UUID) of the baseline patch
- groupId
Unique Identifier (UUID) of the resource groupId
00