Test Connector Config
POST
https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/connectors:testConfigTests a notification connector 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 to test a connector configuration
entityType#notification_center.EntityType
Entity type.
Possible values: [ENTITY_TYPE_UNSPECIFIED, ALERTS, TEST_NOTIFICATIONS, CASES]
Fields.
Possible values: <= 100
payloadType#string
Payload type to use when testing the connector.
Possible values: non-empty and <= 100 characters, Value must match regular expression ^[\s\S]*$
Example:
defaulttype#notification_center.ConnectorType
Connector type.
Possible values: [CONNECTOR_TYPE_UNSPECIFIED, SLACK, GENERIC_HTTPS, PAGERDUTY, IBM_EVENT_NOTIFICATIONS, SERVICE_NOW, EMAIL, PAGERDUTY_INCIDENTS, MICROSOFT_TEAMS]
Response
application/json
Response containing the results of a connector configuration test.