API Guide
"Summary":
{
"PortCount": 4,
"NetworkCount": 2
},
"Ports@odata.navigationLink": "/api/NetworkService/
Fabrics('43be623e-0d74-4f6d-87b3-3ea40bf6372d')/Uplinks('bda43da9-
d6d8-4fc5-98b7-cb9030e8008e')/Ports",
"Networks@odata.navigationLink": "/api/NetworkService/
Fabrics('43be623e-0d74-4f6d-87b3-3ea40bf6372d')/Uplinks('bda43da9-
d6d8-4fc5-98b7-cb9030e8008e')/Networks"
}
PUT method for Uplinks(Id)
This method updates a specific uplink.
Description Updates a specific uplink.
Privilege FABRIC_MANAGEMENT
HTTP response
code
200
Example request
body
{
"Id": "363ade54-a434-4e54-bf8e-0a2eefc5d2f7",
"Name": "Ether",
"Description": "Ethernet_Uplink",
"MediaType": "Ethernet",
"NativeVLAN": 1,
"Ports": [
{
"Id": "8Z3D0T2:ethernet1/1/41"
},
{
"Id": "D23RPK2:ethernet1/1/41"
}
],
"Networks": [
{
"Id": 12715
},
{
"Id": 12717
}
]
}
Example
response body
TRUE
Example for
creating MAC
pools
Example response body
{
"Name":"New Identity Pool 4",
"EthernetSettings":
{
"Mac":
{
"IdentityCount":55,
"StartingMacAddress": "UFBQUFAA"
}
},
"IscsiSettings":
{
"Mac":
{
418 APIs specific to OpenManage Enterprise – Modular Edition