Sha256: b359f36745d134ce15ed04d444894e5ccde33e2239e57728c6b377c15c5d5693
Contents?: true
Size: 277 Bytes
Versions: 40
Compression:
Stored size: 277 Bytes
Contents
# Get a webhook integration returns "OK" response require "datadog_api_client" api_instance = DatadogAPIClient::V1::WebhooksIntegrationAPI.new # there is a valid "webhook" in the system WEBHOOK_NAME = ENV["WEBHOOK_NAME"] p api_instance.get_webhooks_integration(WEBHOOK_NAME)
Version data entries
40 entries across 40 versions & 1 rubygems