Sha256: 54c0ffa07e4a03aa9a0bb9882eae39013c06a197cad9b3c8419bceeff48d51e6

Contents?: true

Size: 332 Bytes

Versions: 14

Compression:

Stored size: 332 Bytes

Contents

# Delete resource from 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

14 entries across 14 versions & 1 rubygems

Version Path
datadog_api_client-2.16.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.15.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.14.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.13.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.12.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.11.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.10.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.9.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.8.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.7.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.6.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.5.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.4.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb
datadog_api_client-2.3.0 examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb