Function juju::relation_set_by_id [] [src]

pub fn relation_set_by_id(key: &str, value: &str, id: &Relation) -> Result<StringJujuError>

Sets relation information using a specific relation ID. Used outside of relation hooks

Failures

Will return a String of the stderr if the call fails