【问题标题】:meaning of comp and blockid in azure storage rest apiazure storage rest api中comp和blockid的含义
【发布时间】:2022-04-28 17:33:08
【问题描述】:

我注意到两个查询参数 compblockid 出现在对 Azure blob 存储的 rest API 调用中。

https://my-account.blob.core.windows.net/my-container/file.txt?comp=REDACTED&blockid=REDACTED

https://my-account.blob.core.windows.net/my-container/file.txt?comp=REDACTED

我猜blockid 表示一个块的 id,它是一个大 blob 的一部分。但是这里的comp 是什么意思呢?以上两个rest api请求(HTTP PUT)有什么区别?

【问题讨论】:

    标签: azure-blob-storage


    【解决方案1】:

    【讨论】:

      猜你喜欢
      • 2021-03-19
      • 1970-01-01
      • 2021-07-09
      • 2023-04-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-10-08
      • 2021-02-22
      相关资源
      最近更新 更多