Skip to main content

instance_metadata_patch

Function instance_metadata_patch 

Source
pub async fn instance_metadata_patch(
    configuration: &Configuration,
    name: &str,
    metadata: ImageMetadata,
    project: Option<&str>,
) -> Result<InstancePatch200Response, Error<InstanceMetadataPatchError>>
Expand description

Updates a subset of the instance image metadata.