Sha256: f5e942908529dbaccdb0759e400db0fe0fdd62d9d63140cdf4a4418d7a4bac20

Contents?: true

Size: 206 Bytes

Versions: 10

Compression:

Stored size: 206 Bytes

Contents

# Get the list of all tests returns "OK - Returns the list of all Synthetic tests." response

require "datadog_api_client"
api_instance = DatadogAPIClient::V1::SyntheticsAPI.new
p api_instance.list_tests()

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
datadog_api_client-2.4.0 examples/v1/synthetics/ListTests.rb
datadog_api_client-2.3.0 examples/v1/synthetics/ListTests.rb
datadog_api_client-2.2.0 examples/v1/synthetics/ListTests.rb
datadog_api_client-2.1.0 examples/v1/synthetics/ListTests.rb
datadog_api_client-2.0.2 examples/v1/synthetics/ListTests.rb
datadog_api_client-2.0.1 examples/v1/synthetics/ListTests.rb
datadog_api_client-2.0.0 examples/v1/synthetics/ListTests.rb
datadog_api_client-1.11.0 examples/v1/synthetics/ListTests.rb
datadog_api_client-1.10.0 examples/v1/synthetics/ListTests.rb
datadog_api_client-1.9.0 examples/v1/synthetics/ListTests.rb