Home
Citrix NetScaler
Citrix Netscaler Nitro Cs Vserver Structure
Citrix Netscaler Nitro Cs Vserver Structure
Type: object
Properties: 46
API Gateway Application Delivery Controller Application Security Load Balancing SSL Offloading Traffic Management Web Application Firewall
CsVserver is a JSON Structure definition published by Citrix NetScaler, describing 46 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
Properties
name
td
servicetype
ipv46
port
ipset
range
ippattern
ipmask
stateupdate
precedence
casesensitive
somethod
sopersistence
sopersistencetimeout
sothreshold
redirecturl
clttimeout
downstateflush
insertvserveripport
vipheader
disableprimaryondown
authentication
authenticationhost
authn401
authnvsname
push
pushlabel
pushmulticlients
comment
l2conn
icmpvsrresponse
rhistate
appflowlog
state
lbvserver
targetlbvserver
cachetype
redirect
curstate
status
statechangetimesec
tickssincelaststatechange
type
ngname
value
Meta-schema: https://json-structure.org/draft/2020-12/schema
JSON Structure
{
"$schema": "https://json-structure.org/draft/2020-12/schema",
"name": "CsVserver",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"td": {
"type": "integer"
},
"servicetype": {
"type": "string"
},
"ipv46": {
"type": "string"
},
"port": {
"type": "integer"
},
"ipset": {
"type": "string"
},
"range": {
"type": "integer"
},
"ippattern": {
"type": "string"
},
"ipmask": {
"type": "string"
},
"stateupdate": {
"type": "string"
},
"precedence": {
"type": "string"
},
"casesensitive": {
"type": "string"
},
"somethod": {
"type": "string"
},
"sopersistence": {
"type": "string"
},
"sopersistencetimeout": {
"type": "integer"
},
"sothreshold": {
"type": "integer"
},
"redirecturl": {
"type": "string"
},
"clttimeout": {
"type": "integer"
},
"downstateflush": {
"type": "string"
},
"insertvserveripport": {
"type": "string"
},
"vipheader": {
"type": "string"
},
"disableprimaryondown": {
"type": "string"
},
"authentication": {
"type": "string"
},
"authenticationhost": {
"type": "string"
},
"authn401": {
"type": "string"
},
"authnvsname": {
"type": "string"
},
"push": {
"type": "string"
},
"pushlabel": {
"type": "string"
},
"pushmulticlients": {
"type": "string"
},
"comment": {
"type": "string"
},
"l2conn": {
"type": "string"
},
"icmpvsrresponse": {
"type": "string"
},
"rhistate": {
"type": "string"
},
"appflowlog": {
"type": "string"
},
"state": {
"type": "string"
},
"lbvserver": {
"type": "string"
},
"targetlbvserver": {
"type": "string"
},
"cachetype": {
"type": "string"
},
"redirect": {
"type": "string"
},
"curstate": {
"type": "string"
},
"status": {
"type": "integer"
},
"statechangetimesec": {
"type": "string"
},
"tickssincelaststatechange": {
"type": "integer"
},
"type": {
"type": "string"
},
"ngname": {
"type": "string"
},
"value": {
"type": "string"
}
}
}