AEM Events Status Check Endpoints
The aio-aem-events
add-on module powers a few status endpoints that will help you troubleshoot your set up:
- aio-aem-core endpoints
- from /bin/aio/workspace.json
you can
GET
the status of your workspace configuration
- from /bin/aio/workspace.json
you can
- aio-aem-events-mgmt endpoints
- from bin/aio/events/provider_config.json
you can
GET
the status of your Adobe I/O Events provider configuration, - from bin/aio/events/provider.json
you can
GET
the status of your Adobe I/O Events provider registration, - from bin/aio/events/event_metadata.json
you can
GET
the status of your (12) Adobe I/O Events Event Metadata registration,
- from bin/aio/events/provider_config.json
you can
- aio-aem-events-publish endpoint
- from /bin/aio/events/publish_ping.json
you can
GET
the status of the Adobe I/O Events Publish service
- from /bin/aio/events/publish_ping.json
you can
- aio-aem-events-osgi-mapping endpoint
- from /bin/aio/events/osgi_event_mapping.json
you can
GET
the status of your OSGI to Adobe I/O Events Mappings services.
- from /bin/aio/events/osgi_event_mapping.json
you can