Software Development Kit (SDK) and API Discussions

What are the APIs to define the schedule for snapmirror?

BRAJESHGOYAL
2,412 Views

What are the apis to define the schedule for snap mirror relationship? Ideally, I would like to call these APIs using vserver admin credentials.

 

I've defined the vserver peer relationship. I've defined the snap mirror relationship using SDK apis.

1. What default schedule does it use for the transfers?

2. How do I define my own schedule for the transfers?

 

What is NetApp best practice for these schedules?

 

Thanks much for your assistance.

1 REPLY 1

rle
NetApp Alumni
2,412 Views

Hi Brajesh,

Please consult the SnapMirror Express Guide for configuration information.

As for setting schedules, use the job-schedule-cron-create API. Schedules are cluster wide. Once the schedule is created it can be used in the snapmirror-create API as the schedule parameter.

Regards,

   - Rick -

Public