Portworx · Capability
OpenStorage SDK — OpenStorageSchedulePolicy
OpenStorage SDK — OpenStorageSchedulePolicy. 5 operations. Lead operation: Enumerate returns a list of schedules. Self-contained Naftiko capability covering one Portworx business surface.
What You Can Do
GET
Openstorageschedulepolicyenumerate
— Enumerate returns a list of schedules
/v1/v1/schedulepolicies
POST
Openstorageschedulepolicycreate
— Create creates a new snapshot schedule. They can be setup daily,
/v1/v1/schedulepolicies
PUT
Openstorageschedulepolicyupdate
— Update a snapshot schedule
/v1/v1/schedulepolicies
GET
Openstorageschedulepolicyinspect
— Inspect returns information about a specified schedule
/v1/v1/schedulepolicies/inspect/{name}
DELETE
Openstorageschedulepolicydelete
— Delete removes a snapshot schedule
/v1/v1/schedulepolicies/{name}
MCP Tools
enumerate-returns-list-schedules
Enumerate returns a list of schedules
read-only
idempotent
create-creates-new-snapshot-schedule
Create creates a new snapshot schedule. They can be setup daily,
update-snapshot-schedule
Update a snapshot schedule
idempotent
inspect-returns-information-about-specified
Inspect returns information about a specified schedule
read-only
idempotent
delete-removes-snapshot-schedule
Delete removes a snapshot schedule
idempotent