API Guide

Table Of Contents
APIs specific to OpenManage Enterprise -
Modular Edition
Topics:
/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
/api/ApplicationService/Actions/
ApplicationService.GetConfiguration
POST method for ApplicationService.GetConfiguration
This method returns a collection of all the settings of the system or a group of settings.
Description
Returns a collection of settings.
Privilege VIEW
HTTP response
codes
200
Example
Input:
[]
Output:
{
"SystemConfiguration": {
"Comments": [
"Export type is Normal,JSON"
],
"Model": "POWEREDGE MX7000",
"ServiceTag": "01PTCMSM",
"TimeStamp": "2018-09-25T13:39:10.933Z",
"Components": [
{
"FQDD": "MM.Embedded.1",
"Attributes": [
{
"Name": "WebServer.1#Timeout",
"Value": 30
},
{
"Name": "WebServer.1#HttpsPort",
"Value": 443
},
{
16
APIs specific to OpenManage Enterprise - Modular Edition 265