Sha256: 37b3d894da7bc39b586ab10370049f8fd9d25b807e6d6b9a108473d18fe34723

Contents?: true

Size: 205 Bytes

Versions: 33

Compression:

Stored size: 205 Bytes

Contents

# Get an API test result returns "OK" response

require "datadog_api_client"
api_instance = DatadogAPIClient::V1::SyntheticsAPI.new
p api_instance.get_api_test_result("hwb-332-3xe", "3420446318379485707")

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
datadog_api_client-2.10.0 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.9.0 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.8.0 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.7.0 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.6.0 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.5.0 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.4.0 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.3.0 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.2.0 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.1.0 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.0.2 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.0.1 examples/v1/synthetics/GetAPITestResult.rb
datadog_api_client-2.0.0 examples/v1/synthetics/GetAPITestResult.rb