Get session data from currently Active Client Sessions grouped by distinguished name. This API makes the Controller to query every Gateway in the system to collect the session data. The operation may take long if one or more Gateways take long to respond.
Query string to filter the result list. It's used for various fields depending on the object type. Send multiple query parameters to make the queries more specific.
'Range string to limit the result list. Format: -. 3-10 means he items between the (including) 3rd and the 10th will be returned. Defaults to all objects.'
The field name to sort the result list. Supported fields vary from object to object. Defaults to certain field depending on the object type.
Whether the sorting is applied descending or ascending. Defaults to certain field depending on the object type.
Query parameters for finding active sessions in a given radius in the world.
Query parameters for finding active sessions in a given radius in the world.
Latitude of the central point of the query.
Longitude of the central point of the query.
Radius of the query in kilometers.
Filters the result list by the given field and value. Supported fields vary from API to API. The filters can be combined with each other as well as the generic query parameter. The given value is checked for inclusion.
Active Client Sessions per user. Disconnected Clients disappear after 5 minutes. When a Client fails over to another Gateway, the API may return the Client on multiple Gateways until during this period.
User-friendly name for the stats. Deprecated as of 6.4
The time the stats was generated. Deprecated as of 6.4
Recommended refresh interval in minutes. Deprecated as of 6.4
The range applied to the list. Format: -/. 3-5/8 means, out of 8 count (query affects the total), the items between (including) the 3rd and the 5th are returned.
The field name used to sort the list.
Whether the sorting is applied descending or ascending.
The queries applied to the list.
The total readable count of entities. Not influenced by the query.
The filters applied to the list.
The field name the filter is applied to.
The value used for comparison.
Distinguished name of a user&device combination. Format: "CN=,CN=,OU="
The device ID, same as the one in the Distinguished Name.
The username, same as the one in the Distinguished Name.
The provider name of the user, same as the one in the Distinguished Name.
GeoIP Latitude of the client.
GeoIP Latitude of the client.
Hostname or Device name reported by the Client as Device Claim.
Family of the operating system of the Client.
Name of the operating system of the Client.
Parent of the operating system of the Client. Typically available for Linux.
Client version.
Client type.
The support status of the client.
The names of gateways reporting active client sessions of the user
Query parameters for finding active sessions in a given radius in the world.
Latitude of the central point of the query.
Longitude of the central point of the query.
Radius of the query in kilometers.
Token error. Login again.
Generic HTTP error.
Machine readable error code.
Human readable error details.
Insufficient permissions to access this resource.
Generic HTTP error.
Machine readable error code.
Human readable error details.
Invalid 'Accept' header.
Generic HTTP error.
Machine readable error code.
Human readable error details.
Unexpected server side error.
Generic HTTP error.
Machine readable error code.
Human readable error details.