API Guide
Example request
body
"Params":
[
{
"Key":"operationName",
"Value":"CONFIGURE_PORT_NAME_DESCRIPTION"
},
{
"Key":"interfaceId",
"Value":"GF86XC2:1/1/9"
},
{
"Key":"name",
"Value":"Port A"
},
{
"Key":"description",
"Value":"This is Port A."
}
],
"Targets":
[
{
"Id":2664,
"Data":"",
"TargetType":
{
"Id":4000,
"Name":"DEVICE"
}
}
]
POST method for configuration port speed or breakout
This method configures the port speed or breakout.
Description
Configures the port speed or breakout.
Privilege DEVICE_CONFIGURATION
HTTP response
code
201
Example request
body
{
"JobName": "Rest-Breakout Port",
"JobDescription": null,
"Schedule": "startnow",
"State": "Enabled",
"CreatedBy": "root",
"Targets": [
{
"Id": 11881,
"Data": "",
"TargetType": {
"Id": 1000,
"Name": "DEVICE"
}
}
],
"Params": [
{
"Key": "breakoutType",
"Value": "1X40GE"
},
{
"Key": "interfaceId",
514 APIs specific to OpenManage Enterprise – Modular Edition