Axon Server also allows for updating its configuration through a REST API.
A list of the resources is provided below.
| Resource | Purpose | URL |
|---|---|---|
| applications | Maintenance of applications | /v1/applications |
| users | Maintenance of users | /v1/users |
| context | Maintenance of contexts | /v1/context |
| cluster | Maintenance of clusters | /v1/cluster |
The complete API documentation is available at {AXON_SERVER_URL}/swagger-ui/index.html