PureStorage-OpenConnect / rest-client

Pure Storage FlashArray Python REST 1.X Client
BSD 2-Clause "Simplified" License
39 stars 23 forks source link

Added pure_array #5

Open jewnix opened 7 years ago

jewnix commented 7 years ago

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

CLAassistant commented 5 years ago

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 commented 2 years ago

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?