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

Have Get-PfaVasaProvider return all providers #39

Closed
codyhosterman opened this issue Aug 30, 2020 · 1 comment
Closed

Have Get-PfaVasaProvider return all providers #39

codyhosterman opened this issue Aug 30, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@codyhosterman
Copy link
Collaborator

Currently Get-PfaVasaProvider requires a FA connection and will then return the active provider for that FA. Sometimes you might want to know all active Pure providers. So update this cmdlet to not require a FA connection and then return all providers.

@codyhosterman codyhosterman self-assigned this Aug 30, 2020
@codyhosterman codyhosterman added the enhancement New feature or request label Aug 30, 2020
@codyhosterman
Copy link
Collaborator Author

The PowerCLI module that pulls VASA providers will only return VASA providers that are active for an array. This means that the standby provider will not be listed. So this cmdlet has been updated to not require an FA, but it will still only return the active provider for that array.

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

No branches or pull requests

1 participant