API Guide
ServerInterfaceProfiles('NIC.Mezzanine.1A-1-1')/Networks(25076)",
"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": "#NetworkConfigurationService.Network",
"@odata.id": "/api/NetworkService/ServerProfiles('PFSTN16')/
ServerInterfaceProfiles('NIC.Mezzanine.1A-1-1')/Networks(25077)",
"Id": 25077,
"Name": "15",
"Description": "15",
"VlanMaximum": 15,
"VlanMinimum": 15,
"Type": 4,
"CreatedBy": "system",
"CreationTime": "1970-01-31 00:08:21.963",
"UpdatedBy": null,
"UpdatedTime": "1970-01-31 00:08:21.963",
"InternalRefNWUUId": "af00526c-4869-4a50-b170-1ff530b07b3f"
}
]
}
For more information on Network model definitions, refer to Network Configuration Service.
/api/NetworkService/Actions/
NetworkService.ApplyServersInterfaceProfiles
This URI updates one or more server profile IDs at a time.
You can also use this URI to set multiple server profiles at a time. A job is created in the OME - Modular web interface to track the
progress of the server profile configuration task.
NOTE:
To run the API, you must have an existing server profile, which is deployed using the server deployment process,
in the system.
POST method for updating multiple server profile IDs
This method updates the IDs of server profiles.
Description
Updates the server profile IDs.
Privilege FABRIC_MANAGEMENT
HTTP response
codes
201
Example
Input:
[{
"Id": "SL4V311",
"ServerServiceTag": "SL4V311",
"ServerInterfaceProfiles": [{
“Id": "NIC.Mezzanine.1-2-1",
"NativeVLAN":1,
"Networks": [{
"Id": 25112
},
{
360 APIs specific to OpenManage Enterprise - Modular Edition