Changes to List agent logs

GET /api/logs

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

Changed in 3 of the 104 revisions of this API.22

  1. 09d5eb0300932
  2. 06cac6a7c5bc1
  3. cf533d6b49b01

What changed

    • added the new task_authorization_rejected enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new task_recovery_authorization enum value to the // response property for the response status

      response-property-enum-value-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • for the query request parameter agentId, the format was generalized from uuid to no format

      request-parameter-type-generalized