Skip to content
SHC Docs

storage 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
POST/api/method/shc.storage.addMethodResponse[AddResponse]handler
POST/api/method/shc.storage.cephfs.disableMethodResponse[CephFSDisableResponse]handler
POST/api/method/shc.storage.cephfs.enableMethodResponse[CephFSEnableResponse]handler
GET/api/method/shc.storage.cephfs.healthMethodResponse[CephFSHealthResponse]handler
POST/api/method/shc.storage.cephfs.healthMethodResponse[CephFSHealthResponse]handler
POST/api/method/shc.storage.cephfs.joinMethodResponse[CephFSJoinResponse]handler
POST/api/method/shc.storage.cephfs.leaveMethodResponse[CephFSLeaveResponse]handler
GET/api/method/shc.storage.cephfs.statusMethodResponse[CephFSStatusResponse]handler
POST/api/method/shc.storage.cephfs.statusMethodResponse[CephFSStatusResponse]handler
POST/api/method/shc.storage.getMethodResponse[ProviderInfo]handler
POST/api/method/shc.storage.linkMethodResponse[LinkResponse]handler
GET/api/method/shc.storage.logs.streamchunked text/plain log streamannotation
GET/api/method/shc.storage.lsMethodResponse[ListResponse]handler
POST/api/method/shc.storage.lsMethodResponse[ListResponse]handler
POST/api/method/shc.storage.nfs.disableMethodResponse[NFSDisableResponse]handler
POST/api/method/shc.storage.nfs.enableMethodResponse[NFSEnableResponse]handler
POST/api/method/shc.storage.nfs.joinMethodResponse[NFSJoinResponse]handler
POST/api/method/shc.storage.nfs.leaveMethodResponse[NFSLeaveResponse]handler
GET/api/method/shc.storage.nfs.statusMethodResponse[NFSStatusResponse]handler
POST/api/method/shc.storage.nfs.statusMethodResponse[NFSStatusResponse]handler
POST/api/method/shc.storage.rmMethodResponse[DeleteResponse]handler
POST/api/method/shc.storage.unlinkMethodResponse[UnlinkResponse]handler
GET/api/method/shc.storage.volume.lsMethodResponse[volumeLsResponse]handler
POST/api/method/shc.storage.volume.lsMethodResponse[volumeLsResponse]handler
POST/api/method/shc.storage.volume.rebindMethodResponse[volumeRebindResponse]handler
POST/api/method/shc.storage.volume.rmMethodResponse[volumeRmResponse]handler
POST/internal/storage/cephfs/disableMethodResponse[string]handler
POST/internal/storage/cephfs/enable-clientMethodResponse[string]handler
POST/internal/storage/nfs/disableMethodResponse[string]handler
POST/internal/storage/nfs/enable-clientMethodResponse[string]handler
POST/internal/storage/nfs/enable-serverMethodResponse[string]handler
GET/internal/storage/nfs/statusNFSNodeStatusResponsehandler
POST/internal/storage/volume/mountMethodResponse[string]handler
POST/internal/storage/volume/unmountMethodResponse[string]handler