Sha256: fbc73d3b67d1d7aedb28744a6fd5cec701b33e81c1ef29989c76be6662aa3419
Contents?: true
Size: 260 Bytes
Versions: 24
Compression:
Stored size: 260 Bytes
Contents
# Get historical cost across your account returns "OK" response require "datadog_api_client" api_instance = DatadogAPIClient::V2::UsageMeteringAPI.new opts = { view: "sub-org", } p api_instance.get_historical_cost_by_org((Time.now + -2 * 86400 * 30), opts)
Version data entries
24 entries across 24 versions & 1 rubygems