Reference Guide
"Id": "DPM4XC1:ethernet1/1/38",
"Name": "",
"Description": "",
"PortNumber": "DPM4XC1:ethernet1/1/38"
},
{
"Id": "DPM4XC1:ethernet1/1/36",
"Name": "",
"Description": "",
"PortNumber": "DPM4XC1:ethernet1/1/36"
},
{
"Id": "DPM4XC1:ethernet1/1/42",
"Name": "",
"Description": "",
"PortNumber": "DPM4XC1:ethernet1/1/42"
}
]
}
]
}
Table 164. Attributes
Attribute name Description
UplinkType ID of the uplink type. For more information, see /api/
NetworkService/UplinkTypes).
api/NetworkService/Actions/
NetworkService.UpdateServerUntaggedVLAN
This API allows you to update untagged network profiles on an existing interface profile for one or more target servers.
POST method for updating untagged network profiles
This method allows you to update untagged network profiles on an existing interface profile for one or more target servers.
NOTE:
To run this API, you must have an existing server profile with NICs in system, that were deployed using the server
deployment workflow.
Description Updates untagged network profiles on an existing interface profile for one or more target servers.
Privilege FABRIC_MANAGEMENT
HTTP response
code
201
Example
response body
{
"ServersServiceTag":["GLDTCV2"],
"ServerProfile":{
"ServerInterfaceProfiles": [{
"Id": "NIC.Mezzanine.1A-1-1",
"NativeVLAN":700
},
{
"Id": "NIC.Mezzanine.1A-2-1",
"NativeVLAN":700
}]
}
}
APIs specific to OpenManage Enterprise – Modular Edition 475