Function scaleway_api_rs::apis::namespaces_api::update_namespace[][src]

pub async fn update_namespace(
    configuration: &Configuration,
    region: &str,
    namespace_id: &str,
    inline_object24: InlineObject24
) -> Result<ScalewayRegistryV1Namespace, Error<UpdateNamespaceError>>
Expand description

Update the namespace associated with the given id.