OpenAPI Spec files for Azure Bob storage APIs

GFChaves 41 Reputation points
2020-09-01T07:48:56.36+00:00

Howdy,

Following Azure Support suggestion (from twitter) asking here if anyone has/know a openapi spec file of the Azure's Blob storage REST API ? or any other azure API collection?

We did find something similar at https://github.com/Azure/azure-rest-api-specs/blob/master/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/blob.json - but it's outdated :/

Any ideas?

Many thanks!

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,875 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sumarigo-MSFT 46,286 Reputation points Microsoft Employee
    2020-09-15T06:13:46.23+00:00

    @GFChaves Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused. I'd recommend posting your question in OpenAPI or Developer Community Forum, it would the better medium to get better help since the query is more related to developers for integration and development and designing.

    These forum community members could provide their expert guidance on your scenario based on their experience. Thanks.

    Hope this helps!Kindly let us know if the above helps or you need further assistance on this issue.

    -------------------------------------------------------------------------------------------------------------------------------------------

    Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Sumarigo-MSFT 46,286 Reputation points Microsoft Employee
    2020-09-02T07:12:07.427+00:00

    @GFChaves May I know what exactly are you trying accomplish? Can you please elaborate bit more on your query?
    Also, there are different versions of each endpoint that may not be in each file believe

    https://learn.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
    https://github.com/Azure/azure-rest-api-specs/tree/master/documentation

    https://github.com/Azure/azure-rest-api-specs/blob/master/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/blob.json Just curious, How do u know that the above is outdated ? The last commit I see happened on July 17th

    https://github.com/Azure/azure-rest-api-specs/tree/master/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2018-11-09
    In the meantime the data lake rest api specs, link is above if that serves his purpose..\

    We are more interested on your question, We would like to work closer with you on this matter. Looking forward for your reply.

    Hope this helps!Kindly let us know if the above helps or you need further assistance on this issue.

    -------------------------------------------------------------------------------------------------------------------------

    Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


  2. GFChaves 41 Reputation points
    2020-09-08T18:11:13.98+00:00

    @sumarigo-msft well isn't quite enough what you're answering.

    You ask what I'm trying to accomplish, very well. Architects that are designing services and APIs integrations, would be a great help to have an OpenAPI spec file that could represent all endpoints for a given Azure service REST API.

    This means that BlobService could have one, API Management could have other, and so one. OpenAPI spec files are great to help developers for integration and development and of course for those you are designing.

    So, I would say that I can accept your answer because what I'm suggesting is somewhat different from your suggestion.

    Anyway, thanks for your reply.

    regards,

    0 comments No comments

  3. GFChaves 41 Reputation points
    2020-09-15T09:12:06.547+00:00

    Hi @sumarigo-msft ,

    Thank you for the suggestion, although someone can still see or share other thoughts.

    0 comments No comments

  4. GFChaves 41 Reputation points
    2020-11-15T17:47:01.753+00:00

    Ok, so I still didn't found REST specs for blob storage, but the azure-rest-api-specs git repo contains a lot for API specs, and I was hoping to find some regarding blob storage. I'm starting to suspect that there isn't one just yet.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.