Reference Guide

Table Of Contents
"ConfigType": "Power",
"Enabled": false
},
{
"ConfigType": "UserAuthentication",
"Enabled": true
},
{
"ConfigType": "AlertDestinations",
"Enabled": false
},
{
"ConfigType": "TimeSettings",
"Enabled": false
},
{
"ConfigType": "ProxySettings",
"Enabled": false
},
{
"ConfigType": "SecuritySettings",
"Enabled": false
},
{
"ConfigType": "NetworkServices",
"Enabled": false
},
{
"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",
488
APIs specific to OpenManage Enterprise Modular Edition