action gambitcomm_access_get_acldb { label: "Returns the current access control database in use." description: "If nothing is specified then this returns \"\"." provider: gambitcomm method: GET path: "/mimic/access/get/acldb" encoding: json output: { type: "string" } }