groups
A request to return groups matching the criteria
Returns a paged list of groups matching the specified criteria, such as internal name, display name, or parent group membership. Use UserName to retrieve groups visible to a specific user.
A request to return groups matching the criteria
Submits a request to retrieve groups matching the specified criteria. Provide name filters, membership filters, and pagination options in the request body.
Delete matching group
Deletes the group matching the specified internal Name from the system. This action removes the group definition; ensure that no critical device assignments depend on this group before deleting.
Delete matching group
Submits a request to delete the specified group. Provide the group's internal Name in the request body.
Adds a new Group definition
Creates a new group of the specified GroupType, optionally placing it under a parent group. Set Members to specify child group members, and assign a RiskScore to weight the group in risk reporting.
Adds a new Group definition
Submits a request to create a new group. Provide the display name, group type, parent group, members, and risk score in the request body.
Updates a Group definition
Updates the display name, child group members, or risk score of the specified group, identified by its internal Name. Provide only the fields you want to change.
Updates a Group definition
Submits a request to update a group definition. Provide the group Name and the fields to change in the request body.