delete_node

Function delete_node 

Source
pub async fn delete_node(
    infra: &InfraContext<'_>,
    token: &str,
    id: &str,
) -> Result<(), Error>
Expand description

Delete a node by its xname/ID.