pub async fn delete_node( infra: &InfraContext<'_>, token: &str, id: &str, ) -> Result<(), Error>
Delete a node by its xname/ID.