Output element groups are used to define the data source (i.e. table or view) for output elements and group the elements for the application of output filters.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: Reporting/QueryElementGroups/{queryElementGroupId} | Test | |
Get the details of a query element group by id. |
|||
GET | Method: GetAll, URL: Reporting/QueryElementGroups | Test | |
Get all query element groups. |
|||
POST | Method: Create, URL: Reporting/QueryElementGroups | Test | |
Create a new query element group. |
|||
PUT | Method: Update, URL: Reporting/QueryElementGroups/{queryElementGroupId} | Test | |
Update an existing query element group. |
|||
DELETE | Method: Delete, URL: Reporting/QueryElementGroups/{queryElementGroupId} | Test | |
Delete a query element group. |