Query parameters
- master_timeout
string Period to wait for a connection to the master node.
Values are
-1
or0
.
GET /_enrich/policy
curl \
--request GET 'http://api.example.com/_enrich/policy' \
--header "Authorization: $API_KEY"
Period to wait for a connection to the master node.
Values are -1
or 0
.
curl \
--request GET 'http://api.example.com/_enrich/policy' \
--header "Authorization: $API_KEY"