Reference Guide

Table Of Contents
"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
}
api/NetworkService/Fabrics(arg1)/
NetworkService.GetApplicableUplinkUntaggedNetworks
This API gets the untagged networks that can be added to the uplink.
POST method for getting untagged networks
This method gets the applicable untagged networks that can be added to the uplink.
Description
Gets the applicable untagged networks that can be added to the uplink.
Privilege VIEW
HTTP Response
Code
Example
response body
{
"UplinkType":1
}
474 APIs specific to OpenManage Enterprise Modular Edition