Evaluate NSO when conditions

Returns true if when condition is met, false otherwise.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
servicePathanyOptional
jsonPointeranyOptional
serviceDataanyOptional

Response

True if 'when' condition is met, false otherwise.

Errors

500
Internal Server Error