Body
Required
The specification for traffic filter claimed link id.
-
Link id. A GCP private service connect ID or AWS VPC endpoint ID
-
Name of the Azure Private Endpoint to allow connections from
-
Resource GUID of the Azure Private Endpoint to allow connections from
-
The claimed link id can be used only for traffic filter in the specific region
POST
/deployments/traffic-filter/link-ids/_claim
curl \
--request POST 'https://api.elastic-cloud.com/api/v1/deployments/traffic-filter/link-ids/_claim' \
--header "Content-Type: application/json" \
--data '{"link_id":"string","azure_endpoint_name":"string","azure_endpoint_guid":"string","region":"string"}'