Function config_deleted
Source pub fn config_deleted(config_name: impl AsRef<str>) -> Value
Expand description
Generates an event payload for when a config is deleted
§Arguments
config_name - Name of the configuration being deleted
§Returns
JSON object containing config deletion details