API call /api/protocols/nfs/export-policies fails
Applies to
- ONTAP 9
- REST API
Issue
API call
api/private/cli/export-policy/rule?vserver=svm1&clientmatch=client1,client2,client3" with more than one rule in ruleindex fails fetching all records:
"records": [
],
"num_records": 0,
"_links": {
"self": {
"href":
"/api/protocols/nfs/export-policies?rules.clients.match=client1,client2,client3&svm.name=svm1"
}
}
