NAME ---- server-details-request DESCRIPTION ----------- Returns details of the server. ARGUMENTS --------- - [Include-Events] - [Include-Subgroups] RESPONSE -------- Message of type 'server-details' with - Server-Data - [Groups] - [Events] NOTES ----- If the group module is active, the response contains a 'Groups' element listing the top-level groups defined on the server. If the 'Include-Subgroups' argument is provided with a non-zero value, groups of all levels will be included in this list recursively. If the 'Include-Events' argument is provided with a non-zero value, the response contains an 'Events' element with a list of all events defined on the server directly or in any group listed in the 'Groups' element.