Summary
Creates a rule template.
Description
Creates a new rule template document.
Route
POST /policy-manager/rule-templates
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| ruleTemplateDetails | object | yes | Details of rule template to be created |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| response | object | Response object with the document that was created. |