policyTemplates
Gets matching config templates
Returns configuration policy templates matching the specified filter criteria. Filter by name, name substring, template version, tracker type, usage tags, or trust status. Set ReturnXml to true to include the full template XML definition in the response.
Gets matching config templates
Returns configuration policy templates matching the filter criteria supplied in the request body. Supports the same filtering options as the GET variant, including name, tracker type, usage tags, and pagination.
Set active policy template version
Marks the specified version of a named policy template as the active version. Only the active version is used when running compliance checks and tracking reports against devices.
Set active policy template version
Submits a request to set the active version of a named policy template. Provide the TemplateName and ActiveVersion in the request body.
Update matching config templates
Updates properties across all config templates that match the specified criteria, such as name or usage tags. Use the filtering parameters to target specific templates or versions.
Update matching config templates
Submits a request to update config templates matching the specified criteria. Provide the matching filters and updated properties in the request body.