Hi All,
I am able to pull the contents list using the API pvesh get nodes/hv02/storage/vmstore1/content/
But call to get attributes for a specific volumes failed with below error.
root@hv02:~# pvesh get nodes/hv02/storage/vmstore1/content/ | grep vm-111-disk-0
│ raw │ 6.20 GiB │ vmstore1:vm-111-disk-0 │ │ │ │ │ │ │ │ 111 │
root@hv02:~#
root@hv02:~#
root@hv02:~# pvesh get nodes/hv02/storage/vmstore1/content/vmstore1:vm-111-disk-0
volume_size_info on 'vmstore1:vm-111-disk-0' failed
root@hv02:~#
Am i doing something wrong?
I am able to pull the contents list using the API pvesh get nodes/hv02/storage/vmstore1/content/
But call to get attributes for a specific volumes failed with below error.
root@hv02:~# pvesh get nodes/hv02/storage/vmstore1/content/ | grep vm-111-disk-0
│ raw │ 6.20 GiB │ vmstore1:vm-111-disk-0 │ │ │ │ │ │ │ │ 111 │
root@hv02:~#
root@hv02:~#
root@hv02:~# pvesh get nodes/hv02/storage/vmstore1/content/vmstore1:vm-111-disk-0
volume_size_info on 'vmstore1:vm-111-disk-0' failed
root@hv02:~#
Am i doing something wrong?