get_volume_stats() issue
Closed this issue · 4 comments
Version PyU4V Version 10.1.0.1
I've tried all different combinations using this and I always get the same response back. I've tried using volume_range_start and volume_range_end or a storage group. The results are the same.
The response is always
PyU4V.utils.exception.ResourceNotFoundException: The requested resource was not found: Error POST Volume resource. The status code received is 404 and the message is None.
Is there a sample code using this or are there any requirements on the array and/or SMAS server side? Thanks.
Hi,
What version of Unisphere are you using ?
https://pyu4v.readthedocs.io/en/latest/installation.html
Minimum Unisphere Version is 10.1
Phil
Hi,
What version of Unisphere are you using ?
https://pyu4v.readthedocs.io/en/latest/installation.html
Minimum Unisphere Version is 10.1
Phil
That may be the issue. Array is at 10.0.1.0 but off array SMAS is at 10.1.0.0.
Thanks Phil.
Here is useful blog by @rawstorage which some useful code samples and what has been added for Unisphere 10.1
Closing issue as it's resolved