EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Catalog Images

GET /catalog/images

Gets the list of catalog images


Query Parameters

tenantIdthe URN of a tenant

Required Roles

This call has no restrictions.


Response Body

A list of catalog images

Field Description Type Notes
<catalog_images>
<catalog_image>     0-* Elements
<name> The name of the resource String
<id> ViPR ID of the related object URI
<link> A hyperlink to the related object
</catalog_image>      
</catalog_images>