Skip to main content

search

Function search 

Source
pub async fn search(
    transport: &Transport,
    page: u64,
    query: Option<&str>,
    tags: &[String],
) -> Result<DashboardPage>
Expand description

List one page of dashboards through the public Dashboards API.