Reference Guide
HTTP response
codes
200
Example request
body
N/A
Example
response body
Output — Lead chassis:
{
"@odata.context": "/api/
$metadata#Collection(ManagementDomainService.Domain)",
"@odata.count": 3,
"value": [
{
"@odata.type": "#ManagementDomainService.Domain",
"@odata.id": "/api/ManagementDomainService/Domains(10071)",
"Id": 10071,
"DeviceId": 10054,
"PublicAddress": [
"100.69.115.203"
],
"Name": "MX-C4WM1S2",
"Description": "PowerEdge MX7000",
"Identifier": "C4WM1S2",
"DomainTypeId": 4000,
"DomainTypeValue": "MSM",
"DomainRoleTypeId": 3000,
"DomainRoleTypeValue": "LEAD",
"Version": "1.20.00",
"Local": true,
"GroupId": "28bf881c-f736-440d-b327-2fb0b2d7fd55",
"GroupName": "test",
"BackupLead": false,
"Capabilities": [],
"BackupLeadHealth": 2000
},
{
"@odata.type": "#ManagementDomainService.Domain",
"@odata.id": "/api/ManagementDomainService/Domains(10238)",
"Id": 10238,
"DeviceId": 10240,
"PublicAddress": [
"100.69.115.194"
],
"Name": "MX-C4XF1S2",
"Description": "PowerEdge MX7000",
"Identifier": "C4XF1S2",
"DomainTypeId": 4000,
"DomainTypeValue": "MSM",
"DomainRoleTypeId": 3001,
"DomainRoleTypeValue": "MEMBER",
"Version": "1.20.00",
"Local": false,
"GroupId": "28bf881c-f736-440d-b327-2fb0b2d7fd55",
"GroupName": "test",
"BackupLead": false,
"Capabilities": [
"LEADBACKUPCOMPATIBLE"
],
"BackupLeadHealth": 2000
},
{
"@odata.type": "#ManagementDomainService.Domain",
"@odata.id": "/api/ManagementDomainService/Domains(10236)",
"Id": 10236,
"DeviceId": 10195,
"PublicAddress": [
"100.69.115.193"
],
"Name": "MX-75HK1S2",
"Description": "PowerEdge MX7000",
434
APIs specific to OpenManage Enterprise – Modular Edition