API Guide

"Local": true,
"GroupId": "4e361023-07cc-4b98-af3f-ba7c2ef2f5b9",
"GroupName": "DDD"
}
Table 142. Attributes
Attribute Description
Id Record ID.
DeviceId Device ID.
Address IP address.
Name Name of the chassis.
Description Description of the chassis.
Identifier Service Tag of the chassis.
DomainTypeId Information for internal programmatic use.
DomainTypeValue Information for internal programmatic use.
DomainRoleTypeId ID of the domain role. Possible value:
3000 — LEAD
3001 — MEMBER
3002 — STANDALONE
DomainRoleTypeValue Type of domain role. Possible values:
LEAD
MEMBER
STANDALONE
Version Version of OME–Modular.
Local
TRUE — Indicates that this domain is the local domain where
the API is executed.
FALSE — Indicates that this domain is the remote domain
where the API is executed.
GroupId Unique identifier of the group across different domains.
GroupName Group name for the MCM domain group.
/api/ManagementDomainService/PendingDomains
This URI represents the pending domain-related requests.
GET method for PendingDomains
This method returns a list of pending requests that are made for joining an MCM domain group.
Description
Returns a list of pending requests that are made for joining an MCM domain group.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"@odata.context": "/api/
$metadata#Collection(ManagementDomainService.PendingDomain)",
APIs specific to OpenManage Enterprise – Modular Edition 397