Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.1 KB

SubscriptionPost.md

File metadata and controls

15 lines (11 loc) · 1.1 KB

LaunchDarklyApi.SubscriptionPost

Properties

Name Type Description Notes
name String A human-friendly name for your audit log subscription.
statements [StatementPost] [optional]
on Boolean Whether or not you want your subscription to actively send events. [optional]
tags [String] An array of tags for this subscription. [optional]
config {String: Object} The unique set of fields required to configure an audit log subscription integration of this type. Refer to the <code>formVariables</code> field in the corresponding <code>manifest.json</code> at https://github.com/launchdarkly/integration-framework/tree/main/integrations for a full list of fields for the integration you wish to configure.
url String Slack webhook receiver URL. Only necessary for legacy Slack webhook integrations. [optional]
apiKey String Datadog API key. Only necessary for legacy Datadog webhook integrations. [optional]