We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
URL:
/api/v3/vip-request/
Request body:
{ "vips": [{ "business": [string], "created": [boolean], "environmentvip": [environmentvip_id], "id": [vip_id], "ipv4": [ipv4_id], "ipv6": [ipv6_id], "name": [string], "options": { "cache_group": [optionvip_id], "persistence": [optionvip_id], "timeout": [optionvip_id], "traffic_return": [optionvip_id] }, "ports": [{ "id": [vip_port_id], "options": { "l4_protocol": [optionvip_id], "l7_protocol": [optionvip_id] }, "pools": [{ "l7_rule": [optionvip_id], "l7_value": [string], "order": [interger], "server_pool": [server_pool_id] },..], "port": [integer] },..], "service": [string] },..] }
URL Example: