Function juju::relation_ids_by_identifier[][src]

pub fn relation_ids_by_identifier(id: &str) -> Result<Vec<Relation>, JujuError>

Gets the relation IDs by their identifier

Failures

Will return a String of the stderr if the call fails