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

pub async fn create_snapshot(
    configuration: &Configuration,
    zone: &str,
    inline_object17: InlineObject17
) -> Result<ScalewayInstanceV1CreateSnapshotResponse, Error<CreateSnapshotError>>