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. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "LbVserverServiceBinding",
"type": "object",
"description": "Binding between a load balancing virtual server and a backend service. This allows the virtual server to distribute traffic to the bound service.",
"properties": {
"name": {
"type": "string",
"description": "Name of the load balancing virtual server to which the service is bound."
},
"servicename": {
"type": "string",
"description": "Name of the service to bind to the virtual server."
},
"weight": {
"type": "integer",
"description": "Weight assigned to the service for weighted load balancing. Range 1-100."
},
"servicetype": {
"type": "string",
"description": "Protocol type of the bound service."
},
"curstate": {
"type": "string",
"description": "Current state of the bound service."
},
"ipv46": {
"type": "string",
"description": "IP address of the bound service."
},
"port": {
"type": "integer",
"description": "Port of the bound service."
},
"dynamicweight": {
"type": "integer",
"description": "Dynamic weight of the service based on server health."
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/citrix-netscaler-nitro-lb-vserver-service-binding"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.