API Guide

Table Of Contents
"Id": 25076,
"Name": "10",
"Description": "10",
"VlanMaximum": 10,
"VlanMinimum": 10,
"Type": 1,
"CreatedBy": "system",
"CreationTime": "1970-01-31 00:08:21.946",
"UpdatedBy": null,
"UpdatedTime": "1970-01-31 00:08:21.946",
"InternalRefNWUUId": "991f2843-376e-49f3-a407-
e5118f1d85ba"
},
]
},
{
"@odata.type": "#NetworkService.ServerInterfaceProfile",
"@odata.id": "/api/NetworkService/ServerProfiles('PFSTN16')/
ServerInterfaceProfiles('NIC.Mezzanine.1A-2-1')",
"Id": "NIC.Mezzanine.1A-2-1",
"OnboardedPort": "8T61XC2:ethernet1/1/4",
"NativeVLAN": 0,
"Networks@odata.count": 0,
"Networks": []
}
]
}
Table 168. Attributes
Attribute Description
Id Server interface profile identifier.
OnboardedPort IOM port that is connected to the NIC that is onboarded.
NativeVLAN Untagged VLAN configured for the given NIC.
Networks Tagged VLANs configured for the NIC. This information
is encapsulated as NW profiles. For more information on
Network model definitions, refer to Network Configuration
Service.
/api/NetworkService /ServerProfiles(arg1)/
ServerInterfaceProfiles(arg2)
This URI returns the server profile ID of a server profile in the Fabric Manager.
GET method for server interface profile IDs
This method returns server interface profile IDs.
Description
Returns server interface profile ID of a server profile in the Fabric Manager.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/
$metadata#NetworkService.ServerInterfaceProfile/$entity",
"@odata.type": "#NetworkService.ServerInterfaceProfile",
APIs specific to OpenManage Enterprise Modular Edition 505