-
Notifications
You must be signed in to change notification settings - Fork 4
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
PoE enable / disable #68
Comments
Yes no yet cmdlet available, you can look following API call with Invoke-ArubaCXMethod : Invoke-ArubaCXMethod -uri "system/interfaces/$interface/poe_interface" and replace $interface by the interface (like 1/1/1 by replace / by %2f like this 1%2f1%2f1) and after change admin_state settings |
Hi @luanoprzybilski it is good ? |
Yes
…________________________________
Von: Alexis La Goutte ***@***.***>
Gesendet: Wednesday, April 24, 2024 6:39:08 AM
An: PowerAruba/PowerArubaCX ***@***.***>
Cc: Luano Przybilski ***@***.***>; Mention ***@***.***>
Betreff: Re: [PowerAruba/PowerArubaCX] PoE enable / disable (Issue #68)
Caution: This is an external email. Please take care when clicking links or opening attachments.
Hi @luanoprzybilski<https://github.com/luanoprzybilski> it is good ?
—
Reply to this email directly, view it on GitHub<#68 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BELLZKTR5IDD7265PBOSODLY64ZOZAVCNFSM6AAAAABEEY47NOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGAYTGNJRGM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be nice if I could enable/disable PoE interface with these modules.
The text was updated successfully, but these errors were encountered: