API Guide

Table Of Contents
"Enabled": false
},
{
"ConfigType": "Power",
"Enabled": false
},
{
"ConfigType": "ProxySettings",
"Enabled": false
},
{
"ConfigType": "TimeSettings",
"Enabled": false
},
{
"ConfigType": "SecuritySettings",
"Enabled": false
},
{
"ConfigType": "SessionConfiguration",
"Enabled": false
}
],
"SyncFailureAlertTimeout": 30
}
Example
response body
Request for creating a group
{
"JobId": 36183,
"Status": "Success"
}
Example request
body
Request for editing a group
{
"GroupId": "91e0b654-9de4-4a62-b5b1-c0da11d81b70", --Mandatory
"DeviceGroupId": 31436, --Optional
"GroupName": "Example-Group", -Mandatory
"GroupDescription": "Example-Group", Optional
"JoinApproval": "Automatic", -Mandatory
"ConfigReplication":
[
{
"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
428
APIs specific to OpenManage Enterprise Modular Edition