API Guide
"Name": "EMAIL_SENDER",
"DefaultValue": "admin@dell.com",
"Value": "admin@dell.com",
"DataType": "java.lang.String",
"GroupName": ""
}
]
}
POST method for TrapForwarding
Description Configures the OpenManage Enterprise trap forwarding settings.
Privilege APPLIANCE_SETUP
HTTP response
codes
200
Example
Input:
{
"ConsoleSetting": [
{
"Name": "TRAP_FORWARDING_SETTING",
"DefaultValue": "false",
"Value": "Normalized",
"DataType": "",
"GroupName": ""
}
]
}
Alerts
https://<IP>/api/ApplicationService/Settings
POST method for Alert Display settings
Description
Configures the alerts to be displayed on the alerts log page.
Privilege APPLIANCE_SETUP
HTTP response
codes
200
Example
Input:
{
"ConsoleSetting": [
{
"Name": "ALERT_ACKNOWLEDGEMENT_VIEW",
"DefaultValue": "2000",
"Value": 1000,
"DataType": "java.lang.Integer",
"GroupName": ""
}
]
}
APIs specific to OpenManage Enterprise 381