Snapshot Schedule
Get snapshot schedule for an instance
client.Instances.SnapshotSchedule.Get(ctx, id) (*SnapshotSchedule, error)
/instances/{id}/snapshot-schedule
Create or update snapshot schedule for an instance
client.Instances.SnapshotSchedule.Update(ctx, id, body) (*SnapshotSchedule, error)
/instances/{id}/snapshot-schedule
Delete snapshot schedule for an instance
client.Instances.SnapshotSchedule.Delete(ctx, id) error
/instances/{id}/snapshot-schedule