API Guide

Table Of Contents
"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
}
]
}
Output:
{
"JobId": 36183,
"Status": "Success"
}
Example for editing a group
Input:
{
"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",
APIs specific to OpenManage Enterprise - Modular Edition
289