Hi everyone,
I'm struggeling with the migration from ZAPI Perf to REST Perf.
I want to get LUN performance metrics but the API seems not to allow the LUN id as parameter. As the id contains slashes it's interpreted as different endpoint.
The query:
/api/cluster/counter/tables/lun/rows//vol/nib_dev_tiab_ocp_san_pvc_4871ed8c_da45_4280_9c34_e8cbf13edbd4/lun0:f67e03b9-d880-44d9-9119-1e1a2dc37e1e
Results in an 404 Error: API not found
Any suggestions? Do I miss an encoding?
Some help would be highly welcome.