Bases: cinder.volume.drivers.coprhd.helpers.commoncoprhdapi.CoprHDResource
Returns all the varrays in a vdc.
| Parameters: | vdcname – Name of the Virtual Data Center |
|---|---|
| Returns: | JSON payload of varray list |
Returns the UID of the varray specified by the name.
Makes REST API call to retrieve varray details based on name.