Changes to Cancel an active Automation run

POST /v1/automation-runs/{id}/cancel

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 26 revisions of this API.245

  1. f973b1b5b4cf122
  2. 0d4ebf20cbde122
  3. 073bc652adfb1

What changed

  • f973b1b5b4cf122See the full diff
    • the executionLocation response property const value desktop was removed for the status 200

      response-property-const-removed

    • added the new cloud enum value to the run/executionThread/anyOf[subschema #1]/executionLocation response property for the response status 200

      response-property-enum-value-added

    • added the new desktop enum value to the run/executionThread/anyOf[subschema #1]/executionLocation response property for the response status 200

      response-property-enum-value-added

    • added the optional property run/executionThread/anyOf[subschema #1]/nativeThreadId to the response with the 200 status

      response-optional-property-added

    • added the optional property run/executionThread/anyOf[subschema #1]/workspaceId to the response with the 200 status

      response-optional-property-added

  • 0d4ebf20cbde122See the full diff
    • the executionTarget response property const value desktop was removed for the status 200

      response-property-const-removed

    • added the new cloud enum value to the run/executionTarget response property for the response status 200

      response-property-enum-value-added

    • added the new desktop enum value to the run/executionTarget response property for the response status 200

      response-property-enum-value-added

    • added the optional property run/codemodeReceiptId to the response with the 200 status

      response-optional-property-added

    • added the optional property run/validatedResult to the response with the 200 status

      response-optional-property-added

    • added the optional property run/modelVariant to the response with the 200 status

      response-optional-property-added

Of the 26 revisions, 1 has no diff computed.