Skip to content

Feature Request: GET/PUT endpoints for agent config + device model #549

@robot-ranger

Description

@robot-ranger

This is an issue to track the proposal of adding GET/PUT REST routings to get&set agent config as well as devices.xml

The agent currently restarts, per configuration, if the agent.json and/or devices.xml are modified on the filesystem.

these new endpoints would enable lightweight webapps for agent (re)configuration but in order to make this happen, we need to add GET and PUT endpoints for agent config as well as PUT endpoint for device model (the device model can already be retrieved at / or /probe

With the addition of agent config schema autocomplete suggestions and validation for agent config run right in the browser:

Image

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions