Create predefined condition criteria

Creates a predefined condition criteria and assigns that query to the specified predefined condition.

Any of the condition criteria applied to a specific predefined condition may be used to define a query that selects locations. Locations that match the specified criteria may be assigned the policy condition. The predefinedConditionId specifies the order of the condition criteria in the query.

Path Params
int32
required

ID of predefined condition.

Body Params
string

Logical operator in a compound query. One of AND, OR.

string

Opening parenthesis in compound query. One of (, ((, (((.

string
required

Property to be searched by query.

string
required

Comparison operator in query. One of =, >, < ,>=.

string
required

Value of the field property.

string

Closing parenthesis in a compound query. One of ), )), ))).

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
*/*
application/json