COS registration server API¶
The cos-registration-server
exposes a public API.
The API potential usages are:
Devices can register, upload dashboards etc.
Operators can manipulate the database to modify a device, dashboard etc.
The
cos-registration-server-k8s
uses the API to retrieve data later shared with integrations.
The use of the API is only recommended from outside of Juju.
Within Juju,
cos-registration-server-k8s
integrations are recommended.