Test Template Render
Notifications Testing Service
Test Template Render
Tests the rendering of a notification template.
Test Template Render
Authorizations
API key authentication
Body
application/json
Request for testing notification template rendering.
Entity sub-type to use when testing template rendering.
Example:
"logsImmediateResolved"
Entity type.
Available options:
ENTITY_TYPE_UNSPECIFIED, ALERTS, TEST_NOTIFICATIONS, CASES Template string to test rendering for.
Example:
"{{ alertDef.name }}"
Response
200 - application/json
Response containing the results of a notification template render test.
Result of a template render test, either a success with rendered output or a failure with reason.
- Option 1
- Option 2