The Element software web UI uses the ListSnapMirrorSchedules method to get a list of schedules that are available on a remote ONTAP cluster.
This method has the following input parameter:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
snapMirrorEndpointID | If provided, the system lists the schedules of the endpoint with the specified SnapMirror endpoint ID. If not provided, the system lists the schedules of all known SnapMirror endpoints. | integer | None | No |
This method has the following return value:
Name | Description | Type |
---|---|---|
snapMirrorSchedules | A list of the SnapMirror schedules on the remote ONTAP cluster. | snapMirrorJobScheduleCronInfo array |