API Guide

"Identifier": "01PTCMSM",
"DomainTypeId": 4000,
"DomainTypeValue": "MSM",
"DomainRoleTypeId": 3000,
"DomainRoleTypeValue": "LEAD",
"Version": "1",
"Local": false,
"GroupId": "8e5c5534-8435-47f9-bf79-65498caf7b54",
"GroupName": "Example-GroupName"
}
]
}
Output — Lead chassis:
{
"@odata.context": "/api/
$metadata#Collection(ManagementDomainService.Domain)",
"@odata.count": 2,
"value":
[
{
"@odata.type": "#ManagementDomainService.Domain",
"@odata.id": "/api/ManagementDomainService/Domains(25020)",
"Id": 25020,
"DeviceId": 25003,
"PublicAddress":
[
"10.36.0.167"
],
"Name": "MX-01PTCMSM",
"Description": "POWEREDGE MX7000",
"Identifier": "01PTCMSM",
"DomainTypeId": 4000,
"DomainTypeValue": "MSM",
"DomainRoleTypeId": 3000,
"DomainRoleTypeValue": "LEAD",
"Version": "1",
"Local": true,
"GroupId": "8e5c5534-8435-47f9-bf79-65498caf7b54",
"GroupName": "Example-GroupName"
},
{
"@odata.type": "#ManagementDomainService.Domain",
"@odata.id": "/api/ManagementDomainService/Domains(30000)",
"Id": 30000,
"DeviceId": 29962,
"PublicAddress":
[
"10.35.155.91"
],
"Name": "MX-UTSKY88",
"Description": "POWEREDGE MX7000",
"Identifier": "UTSKY88",
"DomainTypeId": 4000,
"DomainTypeValue": "MSM",
"DomainRoleTypeId": 3001,
"DomainRoleTypeValue": "MEMBER",
"Version": "1",
"Local": false,
"GroupId": "8e5c5534-8435-47f9-bf79-65498caf7b54",
"GroupName": "Example-GroupName"
}
]
}
Table 124. Attributes
Attribute Description
Id Record ID.
288 APIs specific to OpenManage Enterprise - Modular Edition