Query parameters

  • Period to wait for a connection to the master node.

    Values are -1 or 0.

Responses

  • 200 application/json
    Hide response attribute Show response attribute object
    • policiesarray[object] Required
      Hide policies attribute Show policies attribute object
      • configobject Required
        Hide config attribute Show config attribute object
        • *object Additional properties
          Hide * attributes Show * attributes object
GET /_enrich/policy
curl \
 --request GET 'http://api.example.com/_enrich/policy' \
 --header "Authorization: $API_KEY"