API Guide

{
"@odata.id": "/api/GroupService/Groups(64)/AllLeafDevices"
}
],
"GroupHierarchy": [
{
"@odata.id": "/api/GroupService/Groups(64)/GroupHierarchy"
}
],
"SubGroups": [
{
"@odata.id": "/api/GroupService/Groups(64)/SubGroups"
}
],
"GroupDevicesSummary": [
{
"@odata.id": "/api/GroupService/Groups(64)/GroupDevicesSummary"
}
]
}
Table 97. Attributes
Attribute name Description
Id ID of the group.
Name Name of the group.
Description Description of the group.
GlobalStatus Global status of the group. Indicates the health of the group.
ParentId Parent ID of the group. If the group is a root group, ParentId is 0.
CreationTime Date and time when the group was created.
UpdatedTime Date and time when the group was updated.
CreatedBy User who created the group.
UpdatedBy User who last updated the group.
Visible Visibility of the group.
DefinitionId Definition ID of the group.
DefinitionDescription Definition description of the group.
TypeId Group type.
1000 — Internal
2000 — Predefined
3000 — User defined
4000 — Discovery defined
5000 — MCM group
MembershipTypeId Group membership type.
12 — Static
24 — Dynamic
Link
Devices Group link to list group devices.
AllLeafDevices Group link to list all group sub groups devices.
GroupHierarchy Group link to list the group hierarchy.
SubGroup Group link to display the list of sub groups of this group.
224 Groups