Skip to main content

remove_client

Function remove_client 

Source
pub async fn remove_client(
    conn: &Connection,
    endpoint: u16,
    client_index: Option<u16>,
    client_identifier: Option<Vec<u8>>,
) -> Result<()>
Expand description

Invoke RemoveClient command on cluster Network Identity Management.