action gambitcomm_access_get_enabled { label: "Returns the state of access control checking." description: "0 indicates that it is disabled, 1 indicates it is enabled." provider: gambitcomm method: GET path: "/mimic/access/get/enabled" encoding: json output: { type: "string" } }