pub async fn instance_patch(
configuration: &Configuration,
name: &str,
project: Option<&str>,
instance: Option<InstancePut>,
) -> Result<InstancePatch200Response, Error<InstancePatchError>>Expand description
Updates a subset of the instance configuration