API Guide

Table Of Contents
/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
}
api/NetworkService/Fabrics(arg1)/Servers
This API gets details of the fabrics that are associated with servers.
GET method for fabric details
This method gets details of the fabrics that are associated with servers.
Description
Returns details of the fabrics associated with servers.
Privilege VIEW
HTTP response
codes
200
APIs specific to OpenManage Enterprise Modular Edition 469