API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Load balancer ID
Load balancer listener name
Load balancer listener protocol
HTTP, HTTPS, PROMETHEUS, TCP, TERMINATED_HTTPS, UDP Protocol port
1 <= x <= 65535Network CIDRs from which service will be accessible
["10.0.0.0/8"]Limit of the simultaneous connections. If -1 is provided, it is translated to the default value 100000.
-1 <= x <= 1000000Add headers X-Forwarded-For, X-Forwarded-Port, X-Forwarded-Proto to requests. Only used with HTTP or TERMINATED_HTTPS protocols.
ID of the secret where PKCS12 file is stored for TERMINATED_HTTPS or PROMETHEUS listener
"""f2e734d0-fa2b-42c2-ad33-4c6db5101e00"
List of secrets IDs containing PKCS12 format certificate/key bundles for TERMINATED_HTTPS or PROMETHEUS listeners
Frontend client inactivity timeout in milliseconds
0 <= x <= 8640000050000
Backend member connection timeout in milliseconds
0 <= x <= 8640000050000
Backend member inactivity timeout in milliseconds
0 <= x <= 86400000null
Load balancer listener list of username and encrypted password items
OK
List of task IDs representing asynchronous operations. Use these IDs to monitor operation progress:
GET /v1/tasks/{task_id} - Check individual task status and details
Poll task status until completion (FINISHED/ERROR) before proceeding with dependent operations.