pub async fn put(
transport: &Transport,
spec: &DashboardSpec,
) -> Result<Dashboard>Expand description
Upsert one dashboard using only its portable body.
pub async fn put(
transport: &Transport,
spec: &DashboardSpec,
) -> Result<Dashboard>Upsert one dashboard using only its portable body.