Portworx · Capability
OpenStorage SDK — OpenStorageFilesystemDefrag
OpenStorage SDK — OpenStorageFilesystemDefrag. 4 operations. Lead operation: Create a schedule to run defragmentation tasks periodically. Self-contained Naftiko capability covering one Portworx business surface.
What You Can Do
POST
Openstoragefilesystemdefragcreateschedule
— Create a schedule to run defragmentation tasks periodically
/v1/v1/filesystem-defrag/schedule
DELETE
Openstoragefilesystemdefragcleanupschedules
— Clean up all defrag schedules and stop all operations
/v1/v1/filesystem-defrag/schedules
GET
Openstoragefilesystemdefragenumeratenodestatus
— Enumerate all nodes, returning defrag status of the entire cluster
/v1/v1/filesystem-defrag/status
GET
Openstoragefilesystemdefraggetnodestatus
— Get defrag status of a node
/v1/v1/filesystem-defrag/status/{node-id}
MCP Tools
create-schedule-run-defragmentation-tasks
Create a schedule to run defragmentation tasks periodically
clean-up-all-defrag-schedules
Clean up all defrag schedules and stop all operations
idempotent
enumerate-all-nodes-returning-defrag
Enumerate all nodes, returning defrag status of the entire cluster
read-only
idempotent
get-defrag-status-node
Get defrag status of a node
read-only
idempotent