fn handle_change(
conf: &Conf,
service_statuses: &mut HashMap<String, ServiceStatus>,
action: &APIRPCUpdateAction,
chan_outbox_tx: &Sender<QuorumMsg>,
) -> Result<()>Expand description
HTTP API - handle change request
fn handle_change(
conf: &Conf,
service_statuses: &mut HashMap<String, ServiceStatus>,
action: &APIRPCUpdateAction,
chan_outbox_tx: &Sender<QuorumMsg>,
) -> Result<()>HTTP API - handle change request