REST API will not provide the volume UUID
Applies to
- ONTAP 9
- REST API
Issue
- ONTAP does not support UUID lookup using the REST API.
Example:
"error": {
"message": "A volume with UUID \"xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx\" was not found.",
"code": "918235"
}
}