API Guide

Table Of Contents
"FilterText": "",
"ContextId": 2,
"Conditions":
[
{
"LogicalOperatorId": 0,
"LeftParen": true,
"FieldId": 59,
"OperatorId": 1,
"Value": "101",
"RightParen": true
},
{
"LogicalOperatorId": 2,
"LeftParen": true,
"FieldId": 59,
"OperatorId": 1,
"Value": "102",
"RightParen": true
},
{
"LogicalOperatorId": 2,
"LeftParen": true,
"FieldId": 59,
"OperatorId": 1,
"Value": "202",
"RightParen": true
},
{
"LogicalOperatorId": 2,
"LeftParen": true,
"FieldId": 59,
"OperatorId": 1,
"Value": "203",
"RightParen": true
}
]
}
Groups service
NOTE:
OData filtering does not work as expected when the following special characters are used: ,, \, _, %, #, ', +, ), and
&.
/api/GroupService/Groups
This URI represents the groups.
POST method for Groups
This method creates a group.
Description
Creates a group.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
201
Example Request
Body
{
"Id" : 0,
"Name": "Test Group1",
576 APIs specific to OpenManage Enterprise