pub fn validate_worker_network_broker_access( input: &str, connector_id: &str, transport: &str, operation: &str, http_method: &str, ) -> IpcResult<()>