AI Operators
Create standing check
Create a standing check for the instance. The source is compiled before the check is stored; a compilation error is reported with status 400. Creation is refused with status 409 when the per-instance check limit (AIOperator.Checks.MaxPerInstance) is reached.
post/v1/ai/operators/{operator-id}/checks
Path parameters
operator-idinteger required
Request body
Response
Check created
Changes
Changed in 3 of the 115 revisions of this API.3
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○