Device Groups

API Supported Endpoint Actions and Available Methods for Device Group APIs include:

Available Methods for Device Groups
Available Filters on Device Groups List

Available Methods for Device Groups

The following are available methods for Device Groups.

Methods for Device Groups

Method

Description

get list

GET <URL>

get instance details

GET <URL><id>/

create instance

POST <URL>

Available Filters on Device Groups List

The following are available filters on Device Groups List.

Filters on Device Groups Lists

Filter

Description

id (int)

Exact match on the id of Device group

name (string)

Name of the Device group

path (string)

Tath for Device group

source (int)

Source types:

0—Active Directory
1—Smart Group

type (int)

External types for Device group:

0—None
1—Domain Component
2—Common Name
3—Organizational Unit
4—Organization Name
5—Street Address
6—Locality
7—State or Province
8—Country
9—Userid

Example

The following is a filter to filter out a Device group, where group name is some-lan-group:

api/inventory/host-groups/?name=some-lan-group