Export API
Routers
Section titled “Routers”router→ prefix/api/method(tags: export)
Hand-maintained notes against modules/export/router.go. Route inventory (generated): routes.md. Response models (generated): response-models/export.md.
| Method | Path | Permission |
|---|---|---|
POST | /api/method/shc.export.export | — |
POST | /api/method/shc.export.import | — |
POST | /api/method/shc.export.list | — |
POST /api/method/shc.export.export
Section titled “POST /api/method/shc.export.export”- source:
modules/export/router.go
POST /api/method/shc.export.import
Section titled “POST /api/method/shc.export.import”- source:
modules/export/router.go
POST /api/method/shc.export.list
Section titled “POST /api/method/shc.export.list”- summary: enumerate exportable resources for the given scope.
- query params:
environment,stack - source:
modules/export/router.go
shc@docs:~$