EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Unmanaged Export Masks

GET /compute/hosts/{id}/unmanaged-export-masks

Gets the UnManagedExportMasks found for a Host.

idthe URI of a ViPR Host

Required Roles

This call has no restrictions.


Response Body

A list of UnManagedExportMasks found for the Host

Field Description Type Notes
<unmanaged_export_masks>
<unmanaged_export_mask>     0-* Elements
<id> ViPR ID of the related object URI
<link> A hyperlink to the related object
</unmanaged_export_mask>      
</unmanaged_export_masks>