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