pub async fn update_fabric_label(
conn: &Connection,
endpoint: u16,
label: String,
) -> Result<NOCResponse>Expand description
Invoke UpdateFabricLabel command on cluster Operational Credentials.
pub async fn update_fabric_label(
conn: &Connection,
endpoint: u16,
label: String,
) -> Result<NOCResponse>Invoke UpdateFabricLabel command on cluster Operational Credentials.