config
POST /config/import
Validate a bundle and stage it for the next restart to apply on boot. Applying on the next boot replaces whatever configuration the target currently holds — there is no uninitialized precondition. confirmed must be true (the import is a device-identity move that overwrites in place); a missing/invalid body or confirmed != true is a 400. D14: session-JWT gated; the handler MUST NOT log the request body.
post/config/import
Request body
Response
Bundle staged for next restart
Changes
Changed in 2 of the 44 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 74 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲