EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Initiators

GET /vdc/networks/{id}/initiators

This call returns a list of all Initiators associated with the Network end points.

idthe URN of a ViPR network

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN
  • SYSTEM_MONITOR

Response Body

InitiatorList

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