Rule
Retrieve an Operation Rule
Get an Operation Rule by UUID.
Rules are site-scoped; siteId must be the Site that owns the rule. Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix.
get/v2/org/{org}/nico/task/rule/{id}
Query parameters
siteIdstring uuid required
ID of the Site that owns the rule (rules are site-scoped).
Response
OK
Changes
Changed in 2 of the 90 revisions of this API.2
- ○
added the non-success response with the status
504response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○