activation-instances

List all logs for the Activation Instance

get/activation-instances/{id}/logs/

Path parameters

idinteger required

A unique integer value identifying this Activation Instance.

Query parameters

logstring

Filter by activation instance log.

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

Response

countinteger
nextstring uri nullable
previousstring uri nullable
page_sizeinteger nullable
pageinteger nullable

Example response

{
  "count": 123,
  "next": "/eda/api/v1/example/?page=51&page_size=100",
  "previous": "/eda/api/v1/example/?page=49&page_size=100",
  "page_size": 100,
  "page": 50
}

Changes

Changed in 6 of the 8 revisions of this API.51124

    • removed the required property results/items/line_number from the response with the 200 status

      response-required-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security EDAJWTAuthentication was added to the API

      api-security-added

    • the endpoint scheme security jwtAuth was added to the API

      api-security-added

    • added the optional property results/items/log_timestamp to the response with the 200 status

      response-optional-property-added

    This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • deleted the query request parameter name

      request-parameter-removed

    • deleted the query request parameter status

      request-parameter-removed

    • added the new optional query request parameter log

      new-optional-request-parameter

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • c84b4813cab1412See the full diff
    • removed the required property activation_instance from the response with the 200 status

      response-required-property-removed

    • removed the required property id from the response with the 200 status

      response-required-property-removed

    • removed the required property line_number from the response with the 200 status

      response-required-property-removed

    • removed the required property log from the response with the 200 status

      response-required-property-removed

    • api operation id activation_instances_logs_retrieve removed and replaced with activation_instances_logs_list

      api-operation-id-removed

    • the endpoint scheme security cookieAuth was added to the API

      api-security-added

    • added the new optional query request parameter name

      new-optional-request-parameter

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter page_size

      new-optional-request-parameter

    • added the new optional query request parameter status

      new-optional-request-parameter

    • added the optional property count to the response with the 200 status

      response-optional-property-added

    • added the optional property next to the response with the 200 status

      response-optional-property-added

    • added the optional property page to the response with the 200 status

      response-optional-property-added

    • added the optional property page_size to the response with the 200 status

      response-optional-property-added

    • added the optional property previous to the response with the 200 status

      response-optional-property-added

    • added the optional property results to the response with the 200 status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security cookieAuth was removed from the API

      api-security-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 62d33b79083497See the full diff
    • deleted the query request parameter log

      request-parameter-removed

    • deleted the query request parameter page

      request-parameter-removed

    • deleted the query request parameter page_size

      request-parameter-removed

    • removed the optional property count from the response with the 200 status

      response-optional-property-removed

    • removed the optional property next from the response with the 200 status

      response-optional-property-removed

    • removed the optional property page from the response with the 200 status

      response-optional-property-removed

    • removed the optional property page_size from the response with the 200 status

      response-optional-property-removed

    • removed the optional property previous from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results from the response with the 200 status

      response-optional-property-removed

    • api operation id activation_instances_logs_list removed and replaced with activation_instances_logs_retrieve

      api-operation-id-removed

    • the endpoint scheme security EDAJWTAuthentication was removed from the API

      api-security-removed

    • the endpoint scheme security jwtAuth was removed from the API

      api-security-removed

    • added the required property activation_instance to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the required property line_number to the response with the 200 status

      response-required-property-added

    • added the required property log to the response with the 200 status

      response-required-property-added

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog