You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2017/09/21 04:38:01 UTC

[jira] [Comment Edited] (JCLOUDS-1335) Azure Blob object-level storage classes

    [ https://issues.apache.org/jira/browse/JCLOUDS-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173756#comment-16173756 ] 

Andrew Gaul edited comment on JCLOUDS-1335 at 9/21/17 4:38 AM:
---------------------------------------------------------------

Need to add x-ms-access-tier header to the following APIs:

* https://docs.microsoft.com/en-us/rest/api/storageservices/list-blobs
* https://docs.microsoft.com/en-us/rest/api/storageservices/set-blob-tier
* https://docs.microsoft.com/en-us/rest/api/storageservices/get-blob-properties


was (Author: gaul):
Need to add x-ms-access-tier header to the following APIs:

* https://docs.microsoft.com/en-us/rest/api/storageservices/put-blob
* https://docs.microsoft.com/en-us/rest/api/storageservices/set-blob-tier
* https://docs.microsoft.com/en-us/rest/api/storageservices/get-blob-properties

> Azure Blob object-level storage classes
> ---------------------------------------
>
>                 Key: JCLOUDS-1335
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1335
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 2.0.2
>            Reporter: Andrew Gaul
>            Assignee: Andrew Gaul
>              Labels: azureblob
>
> Microsoft announced support for object-level storage classes:
> https://azure.microsoft.com/en-us/blog/announcing-the-public-preview-of-azure-archive-blob-storage-and-blob-level-tiering/
> Previously it supported only container-level storage classes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)