
Returns a list of aliases for the specified network system. For Brocade, aliases can be retrieved per fabric only and fabric-id is a required parameter. For MDS, the full list of device aliases for the network system is returned and fabric-id is ignored if provided. Note: This is a synchronous call to the device and may take a while to receive a response.
id | the URN of a ViPR network system. |
fabric-id | The name of the fabric as returned by /vdc/network-systems/{id}/san-fabrics or the WWN of the fabric |
A list of aliases.
Field | Description | Type | Notes |
<wwn_aliases> | |||
<fabric_id> | The identifier of the aliases fabric for a Brocade device. It can be either
the fabric name or its WWN.
This field applies to Brocade network systems only. |
String | |
<wwn_alias> |
0-* Elements |
||
<address> | The alias WWN | String | |
<name> | The alias name | String | |
</wwn_alias> | |||
</wwn_aliases> |