Changes to Retrieve audit log for the project

GET /v1/audit/log

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

Changed in 2 of the 11 revisions of this API.6

  1. 021b65a9a19c3
  2. 7949ae658ff13

What changed

    • added the new enum value approve to the query request parameter action

      request-parameter-enum-value-added

    • added the new enum value decline to the query request parameter action

      request-parameter-enum-value-added

    • added the new enum value quota_request to the query request parameter object_type

      request-parameter-enum-value-added

    • added the new enum value object_storage to the query request parameter object_type

      request-parameter-enum-value-added

    • added the new enum value suspend to the query request parameter action

      request-parameter-enum-value-added

    • added the new enum value unsuspend to the query request parameter action

      request-parameter-enum-value-added