Test Preset Config
POST
https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/presets:testConfigTests a notification preset configuration.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Body
application/json
Request for testing a notification preset configuration.
The config overrides.
Possible values: <= 100
connectorId#string
The connector id.
Possible values: non-empty and <= 128 characters, Value must match regular expression ^[a-zA-Z0-9][a-zA-Z0-9_-]*$
entitySubType#string
Entity sub-type to use when testing the preset configuration.
Possible values: non-empty and <= 100 characters, Value must match regular expression ^[\s\S]*$
Example:
metricentityType#notification_center.EntityType
Entity type.
Possible values: [ENTITY_TYPE_UNSPECIFIED, ALERTS, TEST_NOTIFICATIONS, CASES]
parentPresetId#string
The parent preset id.
Possible values: non-empty and <= 128 characters, Value must match regular expression ^[a-zA-Z0-9][a-zA-Z0-9_-]*$
Response
application/json
Response containing the results of a notification preset configuration test.