Element: localSessionQuery
This special action type uses the attributes specified in the client request, such as User-Name="bo*" to query the CST. Any matching sessions, up to the currently active safety limit (defined by session limit), are returned as the response to this action. No change is made to the session records and no RADIUS request is sent.
XML Instance Representation
<localSessionQuery description="anySimpleType [1]"/>Schema Component Representation
<xs:element name="localSessionQuery"><xs:complexType><xs:attribute name="description" use="required"/></xs:complexType></xs:element>