ExportSnapshotRequest: {
    bucket: string;
    key: string;
    snapshotId: string;
    zone?: Zone;
}

Type declaration

  • bucket: string

    Object Storage bucket name.

  • key: string

    Object key.

  • snapshotId: string

    Snapshot ID.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.