Sha256: 8f498f91d5078b8ff736c08f23ed2b9d7e253bb5a69a1dc0c2281e7637751c00

Contents?: true

Size: 208 Bytes

Versions: 3

Compression:

Stored size: 208 Bytes

Contents

# Get an API test's latest results summaries returns "OK" response

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
datadog_api_client-1.11.0 examples/v1/synthetics/GetAPITestLatestResults.rb
datadog_api_client-1.10.0 examples/v1/synthetics/GetAPITestLatestResults.rb
datadog_api_client-1.9.0 examples/v1/synthetics/GetAPITestLatestResults.rb