API Guide
APIs specific to OpenManage Enterprise –
Modular Edition
Topics:
• /api/ApplicationService/Settings
• /api/ApplicationService/Network/CurrentAddressConfiguration
• /api/ApplicationService/Network/AddressConfiguration
• /api/ApplicationService/Actions/ApplicationService.GetConfiguration
• /api/ApplicationService/Actions/ApplicationService.ApplyConfiguration
• Brand
• Multichassis management
• FIPS mode settings
• Fabric management
• Port configuration in Fabrics
• Storage management
• Quick Deploy
• Server NIC VLAN configuration
/api/ApplicationService/Settings
This URI represents the application settings information.
GET method for /api/ApplicationService/Settings
This method returns the application settings.
Description
Returns the application settings.
Privilege VIEW
HTTP response
codes
201
Example Request
Body
{
"@odata.type": "#ApplicationService.ConsoleSetting",
"Name": "WARRANTY_EXPIRY_NOTIFICATION",
"DefaultValue": "false",
"Value": "true",
"DataType": "java.lang.Boolean",
"GroupName": "WARRANTY_SCOREBOARD"
}
]
}
POST method for /api/ApplicationService/Settings
This method returns the application service settings.
Description
Returns one or more application settings. You can get the name of the setting and the group, using this
API.
16
354 APIs specific to OpenManage Enterprise – Modular Edition