API Guide
"Id": 25375,
"Name": "1",
"Description": "1",
"VlanMaximum": 11,
"VlanMinimum": 11,
"Type": 1,
"CreatedBy": "root",
"CreationTime": "2018-07-11 03:35:11.590",
"UpdatedBy": null,
"UpdatedTime": "2018-07-11 03:35:11.590",
"InternalRefNWUUId": "fd4d9ece-732e-4beb-8613-ab986889fe43"
},
{
"@odata.type": "#NetworkConfigurationService.Network",
"@odata.id": "/api/NetworkService/
Fabrics('43be623e-0d74-4f6d-87b3-3ea40bf6372d')/Uplinks('bda43da9-
d6d8-4fc5-98b7-cb9030e8008e')/Networks(25379)",
"Id": 25379,
"Name": "2",
"Description": "2",
"VlanMaximum": 17,
"VlanMinimum": 14,
"Type": 1,
"CreatedBy": "root",
"CreationTime": "2018-07-11 03:35:20.543",
"UpdatedBy": null,
"UpdatedTime": "2018-07-11 03:35:20.543",
"InternalRefNWUUId": "4c55cc1e-d3ad-48a4-a836-5050437dbe20"
}
]
}
/api/NetworkService/Fabrics('Id')/
NetworkService.GetApplicableUplinkNetworks
This API represents uplink network information.
POST method for /api/NetworkService/Fabrics('Id')/
NetworkService.GetApplicableUplinkNetworks
This method returns the uplinks network information.
Description
Returns uplink network information.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"UplinkType":1 // UplinkType is specified in GET /api/
NetworkService/UplinkTypes
}
422 APIs specific to OpenManage Enterprise – Modular Edition