API Guide

HTTP response
codes
200
Example request
body
N/A
Example
response body
{
"@odata.context": "/api/
$metadata#Collection(ManagementDomainService.Domain)",
"@odata.count": 1,
"value":[
{
"@odata.type": "#ManagementDomainService.Domain",
"@odata.id": "/api/ManagementDomainService/Domains(10100)",
"Id": 10100,
"DeviceId": 10069,
"PublicAddress":["100.97.208.248", "2607:f2b1:f083:208:0:0:0:2a6",
"2607:f2b1:f083:208:d294:66ff:fe27:7e19"],
"Name": "MX-7BU0772",
"Description": "PowerEdge MX7000",
"Identifier": "7BU0772",
"DomainTypeId": 4000,
"DomainTypeValue": "MSM",
"DomainRoleTypeId": 3002,
"DomainRoleTypeValue": "STANDALONE",
"Version": "1.10.00",
"Local": true,
"GroupId": "049a7707-c9d3-4b5d-9152-3710984f669d",
"GroupName": null,
"BackupLead": false,
"Capabilities":[],
"BackupLeadHealth": 2000
}
]
}
Table 138. 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 OMEModular.
APIs specific to OpenManage Enterprise Modular Edition 391