get_nodes

Function get_nodes 

Source
pub async fn get_nodes(
    infra: &InfraContext<'_>,
    token: &str,
    params: &GetNodesParams,
) -> Result<Vec<NodeDetails>, Error>
Expand description

Fetch node details for the given xname expression.