get_xname_from_nid_hostlist

Function get_xname_from_nid_hostlist 

Source
pub async fn get_xname_from_nid_hostlist(
    node_vec: &[String],
    node_metadata_available_vec: &[Component],
) -> Result<Vec<String>, Error>
Expand description

Resolve a NID hostlist expression to xnames by cross-referencing available node metadata.