GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Search for Static Computer Groups

Search for Static Computer Groups

Query Params
integer
Defaults to 0
integer
Defaults to 100
sort
array of strings
Defaults to id:asc

Sorting criteria in the format: property:asc/desc. Default sort is id:asc. Multiple sort criteria are supported and must be separated with a comma. Example: sort=name:asc

sort
string

Query in the RSQL format, allowing to filter static computer group collection. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: id, name, siteId. The siteId field can only be filtered by admins with full access. Any sited admin will have siteId filtered automatically. Example: name=="group"

Response

Language
Credentials
Response
Choose an example:
application/json