pub async fn instance_snapshot_patch(
configuration: &Configuration,
name: &str,
snapshot: &str,
project: Option<&str>,
snapshot2: Option<InstanceSnapshotPut>,
) -> Result<InstancesPut202Response, Error<InstanceSnapshotPatchError>>Expand description
Updates a subset of the snapshot config.