API Guide

Table Of Contents
"Status": "Success"
}
NOTE: You can use the API, /api/JobService/Jobs(JobId) for polling the job status.
Table 141. Attributes
Attribute Description
GroupId Unique group ID across different domains.
GroupName Name of the group.
GroupDescription Description of the group.
JoinApproval Join approval
Automatic: Join requests from a stand-alone chassis are
automatically approved.
Manual: Join requests from a stand-alone chassis are
queued on the lead for approval of the administrator.
Onboarding of the remote chassis does not get initiated
until approved.
ConfigReplication Configuration that is replicated when a new domain joins this
group.
ConfigType Configuration type.
Enabled Indicates if the configuration type is propagated to the
member domain.
DeviceGroupId The ID of the device group associated with the management
domain.
VirtualIPConfiguration The virtual IP that must be configured on the lead chassis.
IPv4 Details of the virtual IPv4 address.
StaticIPv4Address Static IPv4 that must be configured for the lead chassis.
SubnetMask Subnet mask that must be configured for the lead chassis.
Gateway Gateway that must be configured for the lead chassis.
SyncFailureAlertTimeout The supported alert timeout values for creating and editing a
group are5, 10, 15, 30, 60.
/api/ManagementDomainService/DiscoveredDomains
This URI represents the chassis domains available on the wired chassis network.
GET method for DiscoveredDomains
This method returns a list of chassis domains available on the wired chassis network.
Description
Returns the list of available chassis domains. Each chassis domain returned identifies its role in a MCM
domain group, if applicable.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/
430 APIs specific to OpenManage Enterprise Modular Edition