action gambitcomm_access_get_admindir { label: "Returns the current admin directory." description: "If nothing is specified in admin/settings.cfg then returns \"\". If no admin directory is specified then the shared area will be used where needed (e.g. for persistent info, access control data files etc. )" provider: gambitcomm method: GET path: "/mimic/access/get/admindir" encoding: json output: { type: "string" } }