Citrix NetScaler · Schema

CsVserverStats

Performance statistics for a content switching virtual server.

API GatewayApplication Delivery ControllerApplication SecurityLoad BalancingSSL OffloadingTraffic ManagementWeb Application Firewall

Properties

Name Type Description
name string Name of the content switching virtual server.
primaryipaddress string IP address of the virtual server.
primaryport integer Port number of the virtual server.
state string Current operational state.
curclntconnections number Number of current client connections.
cursrvrconnections number Number of current server connections.
establishedconn number Number of connections in ESTABLISHED state.
tothits number Total number of virtual server hits.
hitsrate number Rate of hits per second.
totalrequests number Total number of requests received.
requestsrate number Rate of requests per second.
totalresponses number Total number of responses sent.
responsesrate number Rate of responses per second.
totalrequestbytes number Total bytes of requests received.
totalresponsebytes number Total bytes of responses sent.
totalpktsrecvd number Total packets received.
totalpktssent number Total packets sent.
totspillovers number Total spillover events.
labelledconn number Total labeled connections.
View JSON Schema on GitHub

JSON Schema

citrix-netscaler-nitro-cs-vserver-stats-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CsVserverStats",
  "type": "object",
  "description": "Performance statistics for a content switching virtual server.",
  "properties": {
    "name": {
      "type": "string",
      "description": "Name of the content switching virtual server."
    },
    "primaryipaddress": {
      "type": "string",
      "description": "IP address of the virtual server."
    },
    "primaryport": {
      "type": "integer",
      "description": "Port number of the virtual server."
    },
    "state": {
      "type": "string",
      "description": "Current operational state."
    },
    "curclntconnections": {
      "type": "number",
      "description": "Number of current client connections."
    },
    "cursrvrconnections": {
      "type": "number",
      "description": "Number of current server connections."
    },
    "establishedconn": {
      "type": "number",
      "description": "Number of connections in ESTABLISHED state."
    },
    "tothits": {
      "type": "number",
      "description": "Total number of virtual server hits."
    },
    "hitsrate": {
      "type": "number",
      "description": "Rate of hits per second."
    },
    "totalrequests": {
      "type": "number",
      "description": "Total number of requests received."
    },
    "requestsrate": {
      "type": "number",
      "description": "Rate of requests per second."
    },
    "totalresponses": {
      "type": "number",
      "description": "Total number of responses sent."
    },
    "responsesrate": {
      "type": "number",
      "description": "Rate of responses per second."
    },
    "totalrequestbytes": {
      "type": "number",
      "description": "Total bytes of requests received."
    },
    "totalresponsebytes": {
      "type": "number",
      "description": "Total bytes of responses sent."
    },
    "totalpktsrecvd": {
      "type": "number",
      "description": "Total packets received."
    },
    "totalpktssent": {
      "type": "number",
      "description": "Total packets sent."
    },
    "totspillovers": {
      "type": "number",
      "description": "Total spillover events."
    },
    "labelledconn": {
      "type": "number",
      "description": "Total labeled connections."
    }
  }
}

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.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/citrix-netscaler-nitro-cs-vserver-stats"
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.