Citrix NetScaler · Schema

LbVserverServiceBinding

Binding between a load balancing virtual server and a backend service. This allows the virtual server to distribute traffic to the bound service.

API GatewayApplication Delivery ControllerApplication SecurityLoad BalancingSSL OffloadingTraffic ManagementWeb Application Firewall

Properties

Name Type Description
name string Name of the load balancing virtual server to which the service is bound.
servicename string Name of the service to bind to the virtual server.
weight integer Weight assigned to the service for weighted load balancing. Range 1-100.
servicetype string Protocol type of the bound service.
curstate string Current state of the bound service.
ipv46 string IP address of the bound service.
port integer Port of the bound service.
dynamicweight integer Dynamic weight of the service based on server health.
View JSON Schema on GitHub