Function scaleway_api_rs::apis::snapshots_api::set_snapshot[][src]

pub async fn set_snapshot(
    configuration: &Configuration,
    zone: &str,
    snapshot_id: &str,
    inline_object18: InlineObject18
) -> Result<ScalewayInstanceV1SetSnapshotResponse, Error<SetSnapshotError>>
Expand description

Replace all snapshot properties with a snapshot message.