API Guide
},
{
"JobId": 0,
"Key": "communityString",
"Value": "lex"
},
{
"JobId": 0,
"Key": "overwriteUSM",
"Value": "true"
}
]
}
Warranty
https://<IP>/api/ApplicationService/Settings
POST method for Warranty settings
Description Creates the warranty settings.
Privilege APPLIANCE_SETUP
Example Request
Body
{
"ConsoleSetting":
[ {
"Name": "WARRANTY_SCOREBOARD",
"DefaultValue": "false",
"Value": "true",
"DataType": "java.lang.Boolean",
"GroupName": "WARRANTY_SCOREBOARD"
}
]
}
Network Configuration
/api/ApplicationService/Network/AdapterConfigurations
This URL returns all the network adapter information.
GET method for AdapterConfigurations
Description
Returns all the network adapter information.
Privilege VIEW
HTTP response
code
200
492 APIs specific to OpenManage Enterprise