I am looking at the ontap 9.11.1 rest mapping documentation for snapmirror create here https://docs.netapp.com/us-en/ontap-restmap-9111/snapmirror.html#snapmirror-create it says that max_transfer_rate is mapped to throttle, and that schedule is mapped to transfer_schedule. but when I use those in my code I get an error that they are unsupported:
is there some use case that I am missing here?