
Returns a list of the migrations the user is permitted to see or an empty list if the user is not authorized for any migrations.
Requires one of the following roles:
A MigrationList specifying the name, id, and self link for each migration.
Field | Description | Type | Notes |
<migrations> | |||
<migration> |
0-* Elements |
||
<name> | The name of the resource | String | |
<id> | ViPR ID of the related object | URI | |
<link> | A hyperlink to the related object | ||
</migration> | |||
</migrations> |