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

Get-arubacxinterfaces ignores attributes parameter when getting full list #60

Open
orion3311 opened this issue May 31, 2022 · 1 comment

Comments

@orion3311
Copy link

Nice work with this! I found what may be an issue - when doing get-arubacxinterfaces -attributes name,description, it uses the default parameters/columns. If I do the command for a single interface, like get-arubacxinterfacers 2/1/1 -attributes name,description, that works fine.

Be nice to select custom columns when pulling all interfaces (as I need to sort/filter by description)

Thanks!

@alagoutte
Copy link
Contributor

Hi orion3311,

it is "by design" on the API... (i don't really make sort/filter, i using Aruba CX API Call: Attributes parameter... -> https://github.com/PowerAruba/PowerArubaCX/blob/master/PowerArubaCX/Public/Interfaces.ps1#L478)

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

No branches or pull requests

2 participants