Skip to content
SHC Docs

app response models

Generated file — do not edit by hand. Regenerate from the repo root with CGO_ENABLED=0 go run scripts/gen-response-models-md.go.

Part of the API response model reference, which explains the Response model and Origin columns. Route inventory: routes.md. Named payload structs: payload-shapes.md.

MethodPathResponse modelOrigin
GET/api/healthmap[string]anyhandler
GET/api/method/shc.app.detailAppDetailResponsehandler
GET/api/method/shc.integration.listMethodResponse[DocResponse[[]IntegrationStateRow]]handler
GET/api/method/shc.plug.listMethodResponse[DocResponse[[]PlugRow]]handler
GET/api/method/shc.preset.searchMethodResponse[[]CLIPresetHit]handler
GET/api/method/shc.socket.listMethodResponse[DocResponse[[]SocketRow]]handler
POST/api/method/shc.stack.installAsyncOperationResponsehandler
POST/api/method/shc.stack.lease_clearMethodResponse[{cleared}]handler
POST/api/method/shc.stack.lease_renewMethodResponse[leaseResponse]handler
GET/api/method/shc.stack.lease_showMethodResponse[leaseResponse]handler
POST/api/method/shc.stack.protectMethodResponse[protectResponse]handler
GET/api/method/shc.stack.protect_showMethodResponse[protectResponse]handler
POST/api/method/shc.stack.scaleMethodResponse[ScaleResult]handler
GET/api/method/shc.stack.servicesMethodResponse[StackServicesResponse]handler
GET/api/method/shc.stack.statusMethodResponse[StackResponse]handler
POST/api/method/shc.stack.uninstallAsyncOperationResponsehandler
POST/api/method/shc.stack.unprotectMethodResponse[protectResponse]handler
POST/api/method/shc.stack.updateAsyncOperationResponsehandler
POST/api/method/shc.system.completeMethodResponse[SystemPlanResponse]handler
POST/api/method/shc.system.keycloak_reset_admin_passwordMethodResponse[SystemKeycloakAdminPasswordResetResult]handler
POST/api/method/shc.system.planMethodResponse[SystemPlanResponse]handler
GET/api/resource/AppListResponse[AppResponse]handler
GET/api/resource/App/{name}DocResponse[AppResponse]handler
GET/api/resource/StackListResponse[StackResponse]handler
DELETE/api/resource/Stack/{name}AsyncOperationResponsehandler
GET/api/resource/Stack/{name}DocResponse[StackResponse]handler
GET/api/statusmap[string]anyhandler
POST/api/telemetry{ok} — fixed literal {"ok": true} acknowledgementannotation