Internal API endpoints are embedded in /api/v1/internal
and are meant for communication between Clair microservices.
Important
|
|
The update_diff
endpoint exposes the API for diffing two update operations. This parameter is used by the notifier to determine the added and removed vulnerabilities on security database updates.
The update_operation
endpoint exposes the API for viewing updaters activity. This is used by the notifier to determine if new updates have occurred, and triggers an update diff to see what has changed.