AdamMazouz's Blog

Drafting My Way Through the Clouds.
Image

Unlocking the Power of Pure Storage REST APIs: Understanding Python SDK Authentication Methods

How to authenticate to FlashArray or Cloud Block Store via REST 2.x API

Python SDK enables developers to interact with its FlashArray and FlashBlade products programmatically. However, before you can start using the SDK, you need to authenticate with the storage system. In this blog, we'll explore the various authentication methods that the Pure Storage Python SDK supports with examples of course.