F5 Networks · Example Payload

Bigip Icontrol Rest Virtual Server Create Example

A sample description.

API GatewayApplication DeliveryAutomationEdge ComputingKubernetesLoad BalancingMulti-CloudNGINXSecurityWAF

Bigip Icontrol Rest Virtual Server Create Example is an example object payload from F5 Networks, with 18 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namepartitiondestinationdescriptionipProtocolmaskpoolprofilespersistsourcesourcePorttranslateAddresstranslatePortconnectionLimitrulesvlansvlansEnabledvlansDisabled

Example Payload

Raw ↑
{
  "name": "Example Title",
  "partition": "example_value",
  "destination": "example_value",
  "description": "A sample description.",
  "ipProtocol": "example_value",
  "mask": "example_value",
  "pool": "example_value",
  "profiles": [],
  "persist": [],
  "source": "example_value",
  "sourcePort": "example_value",
  "translateAddress": "example_value",
  "translatePort": "example_value",
  "connectionLimit": 10,
  "rules": [],
  "vlans": [],
  "vlansEnabled": true,
  "vlansDisabled": true
}