Sha256: ef5bbf36b2892837f0cf2a80aca252e6e04b37bf62bde4760c6178331539731d

Contents?: true

Size: 276 Bytes

Versions: 8

Compression:

Stored size: 276 Bytes

Contents

# Save new value for on-demand concurrency cap returns "OK" response

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

body = DatadogAPIClient::V2::OnDemandConcurrencyCapAttributes.new({})
p api_instance.set_on_demand_concurrency_cap(body)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
datadog_api_client-2.16.0 examples/v2/synthetics/SetOnDemandConcurrencyCap.rb
datadog_api_client-2.15.0 examples/v2/synthetics/SetOnDemandConcurrencyCap.rb
datadog_api_client-2.14.0 examples/v2/synthetics/SetOnDemandConcurrencyCap.rb
datadog_api_client-2.13.0 examples/v2/synthetics/SetOnDemandConcurrencyCap.rb
datadog_api_client-2.12.0 examples/v2/synthetics/SetOnDemandConcurrencyCap.rb
datadog_api_client-2.11.0 examples/v2/synthetics/SetOnDemandConcurrencyCap.rb
datadog_api_client-2.10.0 examples/v2/synthetics/SetOnDemandConcurrencyCap.rb
datadog_api_client-2.9.0 examples/v2/synthetics/SetOnDemandConcurrencyCap.rb