API Guide

Table Of Contents
"DomainTypeId": 4000,
"DomainTypeValue": "MSM",
"DomainRoleTypeId": 3001,
"DomainRoleTypeValue": "MEMBER",
"Version": "1",
"Local": false,
"GroupId": "8e5c5534-8435-47f9-bf79-65498caf7b54",
"GroupName": "Example-GroupName"
}
]
}
Table 125. 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/Domains(Id)
This URI represents the role of a specific chassis domain.
GET method for Domains(Id)
This method returns the role of a specific chassis domain.
The chassis domain role is as follows:
Chassis domain part of MCM group LEAD or MEMBER
Chassis domain not part of a MCM group STANDALONE
296
APIs specific to OpenManage Enterprise - Modular Edition