276 Citrix NetScaler Policy Configuration and Reference Guide

XPath and JSON Operators for Evaluating XML and JSON Data

The following operators have been introduced for evaluating XML and JSON text.

XPath and JSON Operators for Evaluating XML and JSON Text

Operators

Operations

 

 

Operators of the format text.XPATH(xpathex)

Evaluate XML text.

 

 

Operators of the format

Evaluate JSON text.

text.XPATH_JSON(xpathex)

 

 

 

Operators for Evaluating Groups to Which a User Belongs

The following operators have been introduced for retrieving the internal and external groups to which a user belongs.

Operators for Evaluating Groups to Which a User Belongs

Operators

Operations

 

 

HTTP.REQ.USER.EXTERNAL_GROUPS,

Return a list of the external groups to

HTTP.REQ.USER.EXTERNAL_GROUPS.IGN

which a user belongs.

ORE_EMPTY_ELEMENTS,

 

HTTP.REQ.USER.EXTERNAL_GROUPS(sep)

 

, and

 

HTTP.REQ.USER.EXTERNAL_GROUPS.IGN

 

ORE_EMPTY_ELEMENTS

 

 

 

HTTP.REQ.USER.GROUPS,

Return a list of the internal and

HTTP.REQ.USER.GROUPS.IGNORE_EMPTY

external groups to which a user

_ELEMENTS,

belongs

HTTP.REQ.USER.GROUPS(sep), and

 

HTTP.REQ.USER.GROUPS.IGNORE_EMPTY

 

_ELEMENTS

 

HTTP.REQ.USER.INTERNAL_GROUPS,

Return a list of the internal groups to

HTTP.REQ.USER.INTERNAL_GROUPS.IGN

which a user belongs

ORE_EMPTY_ELEMENTS,

 

HTTP.REQ.USER.INTERNAL_GROUPS(sep),

 

and

 

HTTP.REQ.USER.INTERNAL_GROUPS.IGN

 

ORE_EMPTY_ELEMENTS

 

 

 

Page 290
Image 290
Citrix Systems 9.2 manual XPath and Json Operators for Evaluating XML and Json Data, Operators Operations