Bases: cinder.volume.drivers.coprhd.helpers.commoncoprhdapi.CoprHDResource
Returns all the tenants under a parent tenant.
Parameters: | uri – The parent tenant name |
---|---|
Returns: | JSON payload of tenant list |
Returns the UID of the tenant specified by the hierarchical name.
(ex tenant1/tenant2/tenant3)
Returns the details of the tenant based on its name.
Makes REST API call to retrieve tenant details based on UUID.