OpenStorage SDK — OpenStorageVolume
OpenStorage SDK — OpenStorageVolume. 16 operations. Lead operation: Gets the volume catalog of an attached and mounted volume. Returns the entire tree up to "n" depth (default is all of it) Takes a path that can be used as the new root for the catalog request.. Self-contained Naftiko capability covering one Portworx business surface.
What You Can Do
MCP Tools
gets-volume-catalog-attached-and
Gets the volume catalog of an attached and mounted volume.
enumerate-returns-list-volume-ids
Enumerate returns a list of volume ids
create-creates-volume-according-specification
Create creates a volume according to the specification provided
clone-creates-new-writable-volume
Clone creates a new writable volume cloned from an existing volume
enumerate-returns-list-volume-ids-2
Enumerate returns a list of volume ids that match the labels if any are provided.
inspect-returns-information-about-volume
Inspect returns information about a volume
returns-information-list-volumes-that
Returns information for a list of volumes that match a filter.
sets-snapshot-schedules-this-information
Sets the snapshot schedules. This information is saved in the VolumeSpec.snapshot_schedule
snapshotenumerate-returns-list-snapshots-specific
SnapshotEnumerate returns a list of snapshots for a specific volume
snapshotcreate-creates-snapshot-volume-this
SnapshotCreate creates a snapshot of a volume. This creates an immutable (read-only),
snapshotenumerate-returns-list-snapshots
SnapshotEnumerate returns a list of snapshots.
snapshotrestore-restores-volume-specified-snapshot
SnapshotRestore restores a volume to a specified snapshot
stats-returns-statistics-requested-volume
Stats returns the statistics for the requested volume
capacityusage-returns-volume-snapshot-s-capacity
CapacityUsage returns volume/snapshot's capacity usage details
delete-deletes-provided-volume
Delete deletes the provided volume
update-provides-method-manipulating-specification
Update provides a method for manipulating the specification and attributes of a volume.