CONTAP-275402: REST API GET/PATCH call not available for parameter "-option-name replication.throttle.outgoing.max_kbs"
Issue
- Currently REST API calls "GET" and "PATCH" are not available with the option "replication.throttle.outgoing.max_kbs", similar to the CLI command:
::> vserver options -option-name replication.throttle.outgoing.max_kbs -vserver cluster1 -option-value unlimited
- This request for enhancement represents some customers' request to engineering to include these options for global monitoring.