VMware {code} Community
cragdoo
Enthusiast
Enthusiast

VCSA storage API

I was looking through the apiexplorer (https://<vcenter>/apiexplorer) on my VCSA 6.7 update 1 appliance, and came across GET /appliance/system/storage , however when I use the 'try it' in the swagger UI, I get an error 

 

type": "com.vmware.vapi.std.errors.error",


I'm guessing the `GET /appliance/system/storage` should map to `com.vmware.appliance.version1.resources.storage.stats.list` but this doesn't appear to be the case in the swagger UI. Is this intentional or a bug?

0 Kudos
0 Replies