Function scaleway_api_rs::apis::tags_api::get_tag[][src]

pub async fn get_tag(
    configuration: &Configuration,
    region: &str,
    tag_id: &str
) -> Result<ScalewayRegistryV1Tag, Error<GetTagError>>
Expand description

Get the tag associated with the given id.