Reference Guide

Table Of Contents
"Key": "disableInterfaceIds",
"Value": "D23RPK2:ethernet1/1/43,D23RPK2:ethernet1/1/4 4"
},
{
"Key": "operationName",
"Value": "TOGGLE_AUTONEG_STATUS"
}
],
"JobType": {
"@odata.type": "#JobService.JobType",
"Name": "DeviceAction_Task"
}
}
POST method for updating port name and description
This method updates the port name and description.
Description Updates port name and description.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
201
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
APIs specific to OpenManage Enterprise Modular Edition 581