API Guide
Example
Response Body
{
"Id": 1564,
"Name": "Test Group1",
"Description": "Test Group1",
"TypeId": 3000,
"MembershipTypeId": 12,
"GlobalStatus": 0,
"ParentId": 0,
"CreatedBy": "root",
"UpdatedBy": "",
"CreationTime": "2017-06-08 20:14:37.252",
"UpdatedTime": "2017-06-08 20:14:37.252",
"Visible": true,
"Editable": true,
"DefinitionId": 400,
"DefinitionDescription": "UserDefined"
}
/api/GroupService/Groups(Id)/SubGroups(Id)
This URI represents a subgroup within a group. While using this URI, provide the ID of the parent group and the ID of the
subgroup.
DELETE method for SubGroups(Id)
This method deletes a subgroup.
Description
Deletes a subgroup.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
204
Table 172. Attributes
Attribute name Description
Id—Groups(Id) ID of the parent group.
Id—SubGroups(Id) ID of the subgroup.
/api/GroupService/Groups(Id)/DeviceStatusSummary
This URI represents the device status counts.
GET method for DeviceStatusSummary
This method returns the device status counts per status value.
Description
Returns the device status counts per status value.
Privilege VIEW
HTTP response
codes
200
APIs specific to OpenManage Enterprise 517