action gambitcomm_get_cfgfile { label: "The currently loaded lab configuration file for the particular user." description: "In the case of multi-user access this command returns a different configuration file loaded for each user." provider: gambitcomm method: GET path: "/mimic/get/cfgfile" encoding: json output: { type: "object" } }