Portworx · Capability
OpenStorage SDK — OpenStorageFilesystemCheck
OpenStorage SDK — OpenStorageFilesystemCheck. 6 operations. Lead operation: Delete all fsck created snapshots on volume. Self-contained Naftiko capability covering one Portworx business surface.
What You Can Do
POST
Openstoragefilesystemcheckdeletesnapshots
— Delete all fsck created snapshots on volume
/v1/v1/filesystem-check/delete-snapshots
GET
Openstoragefilesystemchecklistsnapshots
— List all fsck created snapshots on volume
/v1/v1/filesystem-check/list-snapshots
GET
Openstoragefilesystemchecklistvolumes
— List of all volumes which require fsck check/fix to be run
/v1/v1/filesystem-check/list-volumes
POST
Openstoragefilesystemcheckstart
— Start a filesystem-check background operation on a unmounted volume.
/v1/v1/filesystem-check/start
GET
Openstoragefilesystemcheckstatus
— Get Status of a filesystem-check background operation on an unmounted
/v1/v1/filesystem-check/status
POST
Openstoragefilesystemcheckstop
— Stop a filesystem check background operation on an unmounted volume, if any
/v1/v1/filesystem-check/stop
MCP Tools
delete-all-fsck-created-snapshots
Delete all fsck created snapshots on volume
list-all-fsck-created-snapshots
List all fsck created snapshots on volume
read-only
idempotent
list-all-volumes-which-require
List of all volumes which require fsck check/fix to be run
read-only
idempotent
start-filesystem-check-background-operation
Start a filesystem-check background operation on a unmounted volume.
read-only
get-status-filesystem-check-background
Get Status of a filesystem-check background operation on an unmounted
read-only
idempotent
stop-filesystem-check-background-operation
Stop a filesystem check background operation on an unmounted volume, if any
read-only