-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello,
this is a really nice module, but it would be even nicer if it is possible to edit multiple switches at the same time.
for example:
Adding new vlan to every switch is currently very time wasting (connecting to each switch and adding the vlan)
Solution:
$sw1 = ...
$sw2
$sw3
$sw4
....
Add-ArubaSWVlan -bulk ....
Is it possible?
Metadata
Metadata
Assignees
Labels
No labels