API Guide

{
"IqnPrefix":"Iqn.MyIqnPrefix"
}
},
"FcoeSettings":
{
"Mac":
{
"IdentityCount":75,
"StartingMacAddress": "cHBwcHAA"
}
},
"FcSettings":
{
"Wwnn":
{
"IdentityCount":85,
"StartingAddress": "IACAgICAgAA="
},
"Wwpn":
{
"IdentityCount":85,
"StartingAddress": "IAGAgICAgAA="
}
}
}
Table 156. Attributes
Attribute name Description
ID The identifier of the target uplink.
Name The target uplink name
Description The target uplink description
MediaType Indicates, type of uplink. For more information, see /api/
NetworkService/UplinkTypes.
NativeVLAN VLAN number, user intends to configure uplink with, as untagged
network.
Ports/Id The identifier associated to switch port (interface) that the user
intends to associate with the given uplink.
Networks/Id The identifier that is associated to the network profile that the user
intends to associate with the given uplink as tagged networks.
NOTE: One or more identifiers may be provided as input
for ports and networks attribute.
DELETE method for Uplinks(Id)
This method deletes a specific uplink.
Description
Deletes a specific uplink.
Privilege FABRIC_MANAGEMENT
HTTP response
codes
204
406 APIs specific to OpenManage Enterprise - Modular Edition