action gambitcomm_get_cfg_file_changed { label: "This predicate indicates if the currently loaded agent configuration file has changed." description: "Whether the loaded agent configuration file has changed since the last time this predicate was queried. This allows for a client to detect agent configuration changes and to synchronize those changes from the MIMIC daemon." provider: gambitcomm method: GET path: "/mimic/get/cfgfile_changed" encoding: json output: { type: "object" } }