Reference Guide

Table Of Contents
"@odata.context": "/api/
$metadata#Collection(ManagementDomainService.DiscoveredDomain)",
"@odata.count": 3,
"value":
[
{
"@odata.type": "#ManagementDomainService.DiscoveredDomain",
"GroupId": "053ca12c-e181-4502-b4b5-7f5090bbf08c",
"GroupName": "null",
"GroupDescription": "",
"PublicAddress":
[
"10.35.0.191",
"fd76:6c:61:6e36:9d41:a14f:c77f:97d6"
],
"Name": "MX-SKY000S",
"Description": "POWEREDGE MX7000",
"Identifier": "SKY000S",
"DomainTypeId": 4000,
"DomainTypeValue": "OME-Modular",
"DomainRoleTypeId": 3002,
"DomainRoleTypeValue": "STANDALONE",
"Version": "1"
},
{
"@odata.type": "#ManagementDomainService.DiscoveredDomain",
"GroupId": "8e5c5534-8435-47f9-bf79-65498caf7b54",
"GroupName": "Example-GroupName",
"GroupDescription": "Example-GroupDescription",
"PublicAddress":
[
"10.35.155.91"
],
"Name": "MX-UTSKY88",
"Description": "POWEREDGE MX7000",
"Identifier": "UTSKY88",
"DomainTypeId": 4000,
"DomainTypeValue": "OME-Modular",
"DomainRoleTypeId": 3001,
"DomainRoleTypeValue": "MEMBER",
"Version": "1"
},
{
"@odata.type": "#ManagementDomainService.DiscoveredDomain",
"GroupId": "ed031327-889a-466f-931e-e603a1da6255",
"GroupName": "Example-GroupName",
"GroupDescription": "Example-GroupDescription",
"PublicAddress":
[
"10.36.0.227"
],
"Name": "MX-01UTCOME-Modular",
"Description": "POWEREDGE MX7000",
"Identifier": "01UTCOME-Modular",
"DomainTypeId": 4000,
"DomainTypeValue": "OME-Modular",
"DomainRoleTypeId": 3000,
"DomainRoleTypeValue": "LEAD",
"Version": "1"
}
]
}
Table 143. Attributes
Attribute Description
GroupId Unique identifier of the group across different domains.
GroupName Group name for the MCM domain group.
GroupDescription Description of the group.
436 APIs specific to OpenManage Enterprise Modular Edition