activations

List all Activations

get/activations/

Query parameters

decision_environment_idnumber

Filter by Decision Environment ID.

namestring

Filter by activation name.

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

statusstring

Filter by activation status.

Response

Return a list of Activations.

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 8 of the 8 revisions of this API.71942

  • c04fc5f09692117See the full diff
    • removed the required property results/items/eda_credentials/items/credential_type/allOf[CredentialTypeRef]/organization_id from the response with the 200 status

      response-required-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the required property results/items/event_streams/items/created_at to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/eda_credential to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/events_received to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/last_event_received_at to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/modified_at to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/organization to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/owner to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/test_content to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/test_content_type to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/test_error_message to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/test_headers to the response with the 200 status

      response-required-property-added

    • added the required property results/items/event_streams/items/url to the response with the 200 status

      response-required-property-added

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

  • feeac1db5ade11See the full diff
    • removed the required property results/items/extra_var_id from the response with the 200 status

      response-required-property-removed

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

      response-optional-property-added

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

  • cbf68ddd976028See the full diff
    • deleted the query request parameter credential_id

      request-parameter-removed

    • added the new workers offline enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • 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/eda_credentials to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the required property results/items/awx_token_id to the response with the 200 status

      response-required-property-added

    • added the required property results/items/organization_id to the response with the 200 status

      response-required-property-added

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

  • cf4bda9538d314See the full diff
    • added the new error enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter credential_id

      new-optional-request-parameter

    • added the new optional query request parameter decision_environment_id

      new-optional-request-parameter

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

      response-optional-property-added

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

      response-optional-property-added

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

  • 011f9cfbad09111See the full diff
    • the response property results/items/status became optional for the status 200

      response-property-became-optional

    • added the new deleting enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter status

      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

  • c84b4813cab121See the full diff
    • added the new stopping enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new unresponsive enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security cookieAuth was added to the API

      api-security-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

    • added the new optional query request parameter name

      new-optional-request-parameter

    • added the required property results/items/rules_count to the response with the 200 status

      response-required-property-added

    • added the required property results/items/rules_fired_count to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

    • the response required property results/items/rulebook_name became not read-only for the status 200

      response-required-property-became-not-read-only

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

  • 62d33b7908344134See the full diff
    • removed the required property results/items/awx_token_id from the response with the 200 status

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

    • deleted the query request parameter decision_environment_id

      request-parameter-removed

    • deleted the query request parameter name

      request-parameter-removed

    • deleted the query request parameter status

      request-parameter-removed

    • removed the optional property results/items/current_job_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/eda_credentials from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/event_streams from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/extra_var from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/k8s_service_name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/log_level from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/skip_audit_events from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/source_mappings from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the optional property results/items/status_message from the response with the 200 status

      response-optional-property-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 results/items/extra_var_id to the response with the 200 status

      response-required-property-added

    • the response required property results/items/rulebook_name became read-only for the status 200

      response-required-property-became-read-only

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