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