API Guide

Table Of Contents
},
{
"ConfigType": "LocalAccessConfiguration",
"Enabled": false
}
]
}
Example
response body
Request for editing a group
{
"JobId": 36181,
"Status": "SUCCESS"
}
Example request
body
Request for configuring static IPv4 on the lead chassis
{
"GroupName": "256",
"GroupDescription": "",
"JoinApproval": "Manual",
"ConfigReplication": [
{
"ConfigType": "UserAuthentication",
"Enabled": false
},
{
"ConfigType": "NetworkServices",
"Enabled": false
},
{
"ConfigType": "AlertDestinations",
"Enabled": false
},
{
"ConfigType": "LocalAccessConfiguration",
"Enabled": false
},
{
"ConfigType": "Power",
"Enabled": false
},
{
"ConfigType": "ProxySettings",
"Enabled": false
},
{
"ConfigType": "TimeSettings",
"Enabled": false
},
{
"ConfigType": "SecuritySettings",
"Enabled": false
}
],
"VirtualIPConfiguration": {
"IPv4": {
"StaticIPv4Address":"10.35.155.155",
"SubnetMask":"255.255.255.32",
"Gateway":"10.35.2.1"
}
}
}
Example
response body
Request for configuring static IPv4 on the lead chassis
{
"GroupId": "4964",
APIs specific to OpenManage Enterprise Modular Edition 429