API Guide

Table Of Contents
"Id":2664,
"Data":"",
"TargetType":
{
"Id":4000,
"Name":"DEVICE"
}
}
]
Output:
POST method for configuration port speed
This method configures the port speed.
Description Configures the port speed.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
201
Example
Input:
"Params":
[
{
"Key":"operationName",
"Value":"CONFIGURE_PORT_SPEED"
},
{
"Key":"interfaceId",
"Value":"GF86XC2:1/1/9,GF86XC2:1/1/10"
},
{
"Key":"speed",
"Value":"100000"
}
],
"Targets":
[
{
"Id":2664,
"Data":"",
"TargetType":
{
"Id":4000,
"Name":"DEVICE"
}
}
]
Output:
Table 142. Attributes
Attribute name Description
TargetType (Id) Network IOM device ID.
InterfaceId Port name.
Key Operation name. Depending on the type of configuration you
want to perform, select the operation name as provided in the
Input snippet.
356 APIs specific to OpenManage Enterprise - Modular Edition