Rule
List Operation Rules
List Operation Rules on a Site. Filters compose with AND; results are paginated and the X-Pagination response header reports the total count over the post-filter set.
Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix.
get/v2/org/{org}/nico/task/rule
Query parameters
siteIdstring uuid required
ID of the Site that owns the rules (rules are site-scoped).
operationType'PowerControl' | 'FirmwareControl'
Filter by operation type.
pageNumberinteger
Page number of results returned (1-indexed).
pageSizeinteger
Number of results per page.
Response
OK