API Guide

Table Of Contents
"Name": "AlertDestinations",
"Description": "Alert Destinations"
},
{
"@odata.type": "#ManagementDomainService.ConfigurationType",
"@odata.id": "/api/ManagementDomainService/ConfigurationTypes(4)",
"Id": 4,
"Name": "LocalAccessConfiguration",
"Description": "Local Access configuration"
},
{
"@odata.type": "#ManagementDomainService.ConfigurationType",
"@odata.id": "/api/ManagementDomainService/ConfigurationTypes(5)",
"Id": 5,
"Name": "Power",
"Description": "Power"
},
{
"@odata.type": "#ManagementDomainService.ConfigurationType",
"@odata.id": "/api/ManagementDomainService/ConfigurationTypes(6)",
"Id": 6,
"Name": "ProxySettings",
"Description": "Proxy Settings"
},
{
"@odata.type": "#ManagementDomainService.ConfigurationType",
"@odata.id": "/api/ManagementDomainService/ConfigurationTypes(7)",
"Id": 7,
"Name": "TimeSettings",
"Description": "Time Settings"
},
{
"@odata.type": "#ManagementDomainService.ConfigurationType",
"@odata.id": "/api/ManagementDomainService/ConfigurationTypes(8)",
"Id": 8,
"Name": "SecuritySettings",
"Description": "Security Settings"
},
{
"@odata.type": "#ManagementDomainService.ConfigurationType",
"@odata.id": "/api/ManagementDomainService/ConfigurationTypes(9)",
"Id": 9,
"Name": "SessionConfiguration",
"Description": "Session Configuration"
}
]
}
Table 143. Attributes
Attribute Description
Id ID of the configuration.
Name Name of the configuration.
Description Description of the configuration.
/api/ManagementDomainService/ConfigurationTypes(Id)
This URI represents a specific configuration type supported on the management domain service.
GET method for ConfigurationTypes(Id)
This method returns the details of a specific configuration type supported on the domain service.
Description
Returns the details of a specific configuration type.
APIs specific to OpenManage Enterprise Modular Edition 433