List all logs for the Activation Instance
Path parameters
A unique integer value identifying this Activation Instance.
Query parameters
Filter by activation instance log.
A page number within the paginated result set.
Number of results to return per page.
Response
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_numberfrom the response with the200statusresponse-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
EDAJWTAuthenticationwas added to the APIapi-security-added
- ○
the endpoint scheme security
jwtAuthwas added to the APIapi-security-added
- ○
added the optional property
results/items/log_timestampto the response with the200statusresponse-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
queryrequest parameternamerequest-parameter-removed
- ●
deleted the
queryrequest parameterstatusrequest-parameter-removed
- ○
added the new optional
queryrequest parameterlognew-optional-request-parameter
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
removed the required property
activation_instancefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
line_numberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
logfrom the response with the200statusresponse-required-property-removed
- ○
api operation id
activation_instances_logs_retrieveremoved and replaced withactivation_instances_logs_listapi-operation-id-removed
- ○
the endpoint scheme security
cookieAuthwas added to the APIapi-security-added
- ○
added the new optional
queryrequest parameternamenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpage_sizenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstatusnew-optional-request-parameter
- ○
added the optional property
countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
nextto the response with the200statusresponse-optional-property-added
- ○
added the optional property
pageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
page_sizeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
previousto the response with the200statusresponse-optional-property-added
- ○
added the optional property
resultsto the response with the200statusresponse-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
cookieAuthwas removed from the APIapi-security-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
deleted the
queryrequest parameterlogrequest-parameter-removed
- ●
deleted the
queryrequest parameterpagerequest-parameter-removed
- ●
deleted the
queryrequest parameterpage_sizerequest-parameter-removed
- ●
removed the optional property
countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
nextfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
pagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
page_sizefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
previousfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resultsfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
activation_instances_logs_listremoved and replaced withactivation_instances_logs_retrieveapi-operation-id-removed
- ○
the endpoint scheme security
EDAJWTAuthenticationwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
jwtAuthwas removed from the APIapi-security-removed
- ○
added the required property
activation_instanceto the response with the200statusresponse-required-property-added
- ○
added the required property
idto the response with the200statusresponse-required-property-added
- ○
added the required property
line_numberto the response with the200statusresponse-required-property-added
- ○
added the required property
logto the response with the200statusresponse-required-property-added
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●