Sha256: 9d581a6dfe90f7511d185d0159d2e908ae9cafc3495c952face1f8dcba6adb10

Contents?: true

Size: 318 Bytes

Versions: 13

Compression:

Stored size: 318 Bytes

Contents

# Delete Confluent account returns "OK" response

require "datadog_api_client"
api_instance = DatadogAPIClient::V2::ConfluentCloudAPI.new

# there is a valid "confluent_account" in the system
CONFLUENT_ACCOUNT_DATA_ID = ENV["CONFLUENT_ACCOUNT_DATA_ID"]
api_instance.delete_confluent_account(CONFLUENT_ACCOUNT_DATA_ID)

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
datadog_api_client-2.29.1 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.28.1 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.27.1 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.26.1 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.26.0 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.25.0 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.24.0 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.22.0 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.21.0 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.20.0 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.19.0 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.18.0 examples/v2/confluent-cloud/DeleteConfluentAccount.rb
datadog_api_client-2.17.0 examples/v2/confluent-cloud/DeleteConfluentAccount.rb