Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added pure_array #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jewnix
Copy link

@jewnix jewnix commented Mar 3, 2017

to get details from the Array itself, e.g. purearray space etc.

Copy link
Contributor

@patrick-east patrick-east left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for the patch!

This functionality is already provided with the Flasharray.get() API, see: https://github.com/jewnix/rest-client/blob/f9ac07fda1fb124ff8ee8aeb7f5e40efe49a8b8d/purestorage/purestorage.py#L268-L282

This seems like a good indication that we need better documentation or examples for using it though.

@CLAassistant
Copy link

CLAassistant commented Sep 9, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


David Twersky seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@s-mathur
Copy link

s-mathur commented Jan 14, 2022

Hi,

  1. I need to replicate the existing snapshot in the protection group to the specific target from the list of targets. I tried using send_pgroup_snapshot(source) but is replicating to all the targets. Is there any API that can send to only one target and not all?
  2. Can you provide me the list of the arrays this SDK/API will support (FlashArray/C, FlashArray//X, etc.), or will it support all the flash arrays?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants