policyTemplate
Set up baseline policy template
Sets up the specified baseline policy template by ensuring that the required source and member groups and associated scheduled compliance report are correctly configured. Use this endpoint to initialise a template before running compliance scans against it.
Set up baseline policy template
Submits a setup request for the specified baseline policy template. Provide the PolicyTemplateName in the request body to initialise the required groups and scheduled compliance report.
Get policy creation status
Returns the creation progress status for the specified policy template. The response indicates whether the policy is fully configured or requires additional steps, such as adding rules, before it can be applied to devices.
Get policy creation status
Submits a request to retrieve the creation progress status for the specified policy template. Provide the PolicyTemplateName in the request body.
Adds a device config template
Creates a new device configuration template using the provided PolicyTemplateRuleSet definition. Optionally specify UsageTags to categorize the template (for example, Baseline or Tracking) and a ChangeComment for audit purposes.
Adds a device config template
Submits a request to create a new device configuration template. Provide the template definition, usage tags, and change comment in the request body.
Add rules to baseline policy
Adds one or more rules to a baseline policy template, derived from recent events. Set PreviewChanges to true to inspect the proposed rule additions without saving them. Returns the new rules and any affected report sections.
Add rules to baseline policy
Submits a request to add rules to a baseline policy template based on events. Provide the template name, event time range, and rule builder options in the request body.