Skip to main content

update_noc

Function update_noc 

Source
pub async fn update_noc(
    conn: &Connection,
    endpoint: u16,
    noc_value: Vec<u8>,
    icac_value: Option<Vec<u8>>,
) -> Result<NOCResponse>
Expand description

Invoke UpdateNOC command on cluster Operational Credentials.