Authorizations
Enter the Bearer token (obtained via authentication or provided internally).
Body
The action to perform (create or terminate subscription).
create
, terminate
"create"
The customer associated with the subscription.
The product ID this subscription relates to (DNS or DNR).
The unique identifier for the subscription itself.
HMAC signature to verify payload integrity and authenticity.
Additional data required for the action.
{
"site_id": "c3d4e5f6-a7b8-9012-3456-7890abcdef01",
"ip_address": "100.64.10.5",
"policy_id": "e5f6a7b8-c9d0-1234-5678-90abcdef0123"
}
Response
Subscription 'create' handled successfully.
The Site ID associated with the tunnel.
Tunnel creation timestamp (timezone adjusted by resource).
"07 Apr 2025 09:00:21"
UUID of the attached DNS policy.
Name of the attached DNS policy.
Status of the DNS tunnel endpoint.
Status of the BGP/DNR tunnel endpoint.
UUID of the attached BGP/DNR policy.
Name of the attached BGP/DNR policy.