Skip to content

Checksum API for examining the checksum of a file in any volume/snapshot #77

@zhangwei217245

Description

@zhangwei217245

It would be very useful if we can have an API to be able to return the checksum of a file in a specific volume/snapshot without having to mount it to a pod.

The request can contain:

volume_id/snapshot_id
path_to_file
checksum_algo: MD5/SHA-1/SHA-256 (we can have some enums for popular algorithms that can be used for checksum)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions