F5 Networks · Example Payload

Bigip Icontrol Rest Virtual Server Update Example

A sample description.

API GatewayApplication DeliveryAutomationEdge ComputingKubernetesLoad BalancingMulti-CloudNGINXSecurityWAF

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

Top-level fields

descriptiondestinationipProtocolmaskpoolprofilespersistsourcesourcePorttranslateAddresstranslatePortconnectionLimitenableddisabledmirrorrateLimitrulesvlansvlansEnabledvlansDisabledfallbackPersistence

Example Payload

Raw ↑
{
  "description": "A sample description.",
  "destination": "example_value",
  "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,
  "enabled": true,
  "disabled": true,
  "mirror": "example_value",
  "rateLimit": "example_value",
  "rules": [],
  "vlans": [],
  "vlansEnabled": true,
  "vlansDisabled": true,
  "fallbackPersistence": "example_value"
}