API lock query against volume name and full path returns 0 records
Applies to
- ONTAP 9
- REST API
- CIFS/SMB
Issue
- When a GET API request is constructed using parameters for both a
volume.nameand fullpathfrom the namespace, it unexpectedly returns 0 records. However, when only using one or other, it succeeds returning the expected results. - When a GET API request is constructed populated with the
Instance UUID of the Volumeand the full path, it succeeds.
