Sha256: 455b4269af8f7be9cd5d99f7bf4fb1d298c03632b60fdd01b6adffe1b8c0dc8f

Contents?: true

Size: 264 Bytes

Versions: 5

Compression:

Stored size: 264 Bytes

Contents

# Cancel a workflow instance returns "OK" response

require "datadog_api_client"
api_instance = DatadogAPIClient::V2::WorkflowAutomationAPI.new
p api_instance.cancel_workflow_instance("ccf73164-1998-4785-a7a3-8d06c7e5f558", "305a472b-71ab-4ce8-8f8d-75db635627b5")

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
datadog_api_client-2.28.1 examples/v2/workflow-automation/CancelWorkflowInstance.rb
datadog_api_client-2.27.1 examples/v2/workflow-automation/CancelWorkflowInstance.rb
datadog_api_client-2.26.1 examples/v2/workflow-automation/CancelWorkflowInstance.rb
datadog_api_client-2.26.0 examples/v2/workflow-automation/CancelWorkflowInstance.rb
datadog_api_client-2.25.0 examples/v2/workflow-automation/CancelWorkflowInstance.rb