EMC ViPR REST API

Search (SHIFT+S)

API Reference


List Object Virtual Pool

GET /object/vpools

List VirtualPool for Object Store


Query Parameters

tenant-id
vdc-id

Required Roles

This call has no restrictions.


Response Body

Returns the VirtualPool user is authorized to see

Field Description Type Notes
<vpool_list>
<virtualpool>     0-* Elements
<vpool_type> The virtual pool type. Valid values: block = Volume file = File System object = Object Store String
<name> The name of the resource String
<id> ViPR ID of the related object URI
<link> A hyperlink to the related object
</virtualpool>      
</vpool_list>