Changes to Start a cloud instance

POST /agentSession/{agent_session_id}/cloudInstance/{cloud_instance_id}/start

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

Changed in 4 of the 10 revisions of this API.168

  1. 213a66c2bc2542
  2. 449a100bcd1b42
  3. f91da75be07c8
  4. 08990d0dbafe4

What changed

  • 213a66c2bc2542See the full diff
    • added the new agent_error enum value to the termination_reason response property for the response status 200

      response-property-enum-value-added

    • added the new agent_error enum value to the termination_reason response property for the response status 429

      response-property-enum-value-added

    • added the new agent_stalled enum value to the termination_reason response property for the response status 200

      response-property-enum-value-added

    • added the new agent_stalled enum value to the termination_reason response property for the response status 429

      response-property-enum-value-added

    • added the optional property session_startup_params_snapshot/anyOf[TestAuthoringSessionStartupParams]/agent_state/testInformation/http_auth_credentials_id to the response with the 200 status

      response-optional-property-added

    • added the optional property session_startup_params_snapshot/anyOf[TestAuthoringSessionStartupParams]/agent_state/testInformation/http_auth_credentials_id to the response with the 429 status

      response-optional-property-added

  • 449a100bcd1b42See the full diff
    • added the new test_impact enum value to the agent_type response property for the response status 200

      response-property-enum-value-added

    • added the new test_impact enum value to the agent_type response property for the response status 429

      response-property-enum-value-added

    • added the new test_impact enum value to the session_startup_params_snapshot/type response property for the response status 200

      response-property-enum-value-added

    • added the new test_impact enum value to the session_startup_params_snapshot/type response property for the response status 429

      response-property-enum-value-added

    • added TestImpactSessionStartupParams to the session_startup_params_snapshot response property anyOf list for the response status 200

      response-property-any-of-added

    • added TestImpactSessionStartupParams to the session_startup_params_snapshot response property anyOf list for the response status 429

      response-property-any-of-added

    • added the new accepted enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new accepted enum value to the status response property for the response status 429

      response-property-enum-value-added

    • added the new closed enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new closed enum value to the status response property for the response status 429

      response-property-enum-value-added

    • added the new dispatch_failed enum value to the termination_reason response property for the response status 200

      response-property-enum-value-added

    • added the new dispatch_failed enum value to the termination_reason response property for the response status 429

      response-property-enum-value-added

    • added the new failure_categorization_override_analysis enum value to the session_startup_params_snapshot/anyOf[AgentReviewSessionStartupParams]/agent_subtype response property for the response status 200

      response-property-enum-value-added

    • added the new failure_categorization_override_analysis enum value to the session_startup_params_snapshot/anyOf[AgentReviewSessionStartupParams]/agent_subtype response property for the response status 429

      response-property-enum-value-added

    • added the optional property session_startup_params_snapshot/anyOf[TestAuthoringSessionStartupParams]/agent_state/testInformation/source_test_id to the response with the 200 status

      response-optional-property-added

    • added the optional property session_startup_params_snapshot/anyOf[TestAuthoringSessionStartupParams]/agent_state/testInformation/source_test_id to the response with the 429 status

      response-optional-property-added

    • added the optional property session_startup_params_snapshot/anyOf[TestAuthoringSessionStartupParams]/base_version to the response with the 200 status

      response-optional-property-added

    • added the optional property session_startup_params_snapshot/anyOf[TestAuthoringSessionStartupParams]/base_version to the response with the 429 status

      response-optional-property-added