Reference Guide

Table Of Contents
"ServerInterfaceProfiles": [{
"Id": "NIC.Mezzanine.1A-1-1",
"NicBonded": false,
"NativeVLAN": 2
},
{
"Id": "NIC.Mezzanine.1A-2-1",
"NativeVLAN": 1,
"NicBonded": false,
"Networks": [{
"Id": 10111
}]
}]
}
Example
response body
true
Table 168. Attributes
Attribute Description
Id Server profile identifier.
ServerServiceTag Service tag of the server.
ServerInterfaceProfiles Sub payload that takes information that is associated with a
server NIC. The request can take one or more server interface
profiles, as part of the payload.
ServerInterfaceProfiles/Id Server NIC identifier.
ServerInterfaceProfiles/NativeVLAN Untagged VLAN configured for the given NIC.
ServerInterfaceProfiles/Networks/Id Tagged VLANs configured for the given NIC.
The input that is required here is the identifier of the NW
profile with which you want to associate the NIC.
For more information about Network model definitions, see
Network Configuration Service.
BondingTechnology Indicates the NIC bonding technology that is configured for
the server profile. Enables the NIC teaming type that you
want to configure for a profile. The supported options are:
None
LACP
NoTeaming
NicBonded Indicates if the given NIC port participates in the NIC teaming.
It is a binary attribute.
/api/NetworkService /ServerProfiles(arg1)/
ServerInterfaceProfiles
This URI returns the server interface profiles that are configured for a server profile in the Fabric Manager.
GET method for server interface profiles
This method returns the server interface profiles.
Description
Returns the server interface profiles that are configured for a server profile in the Fabric Manager.
APIs specific to OpenManage Enterprise Modular Edition 509