Runtime
Reload Config
Reload the agent configuration from the manager or a file.
The optional _auth dependency consults app.state.reload_auth (configured via create_app(reload_auth=...)) and, if set, invokes it. The configured callable is responsible for raising :class:fastapi.HTTPException to deny the request.
post/reload
Request body
Response
Successful Response
{"stackTrail":"paths:/reload:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}