Skip to main content

Create a reporting group

POST 

/v1/organizations/:organization_id/reporting-groups

Creates a new reporting group for the specified organization. Reporting groups are used to organize and manage device configurations, product settings, and patch policies. You can optionally configure intermediate devices (up to 3) by providing Workspace identifiers. Intermediate devices are used for Wake on LAN actions in secure networks, enabling remote start of devices through intermediate gateways. Intermediate devices must be defined sequentially: you cannot define intermediate_device2 without intermediate_device1, nor intermediate_device3 without intermediate_device2. All intermediate device Workspace IDs must exist and belong to the organization. Returns the ID of the reporting group created upon successful creation.

Request

Responses

Reporting group created successfully. The response contains the created reporting group ID.