pub async fn plan_delete(
transport: &Transport,
selectors: &[String],
) -> Result<DashboardDeletePlan>Expand description
Resolve every dashboard selector and build the exact delete guard preview.
pub async fn plan_delete(
transport: &Transport,
selectors: &[String],
) -> Result<DashboardDeletePlan>Resolve every dashboard selector and build the exact delete guard preview.