Skip to content

Add Function VSF#30

Open
CedricMoreau wants to merge 8 commits intoPowerAruba:masterfrom
CedricMoreau:VSF_Function
Open

Add Function VSF#30
CedricMoreau wants to merge 8 commits intoPowerAruba:masterfrom
CedricMoreau:VSF_Function

Conversation

@CedricMoreau
Copy link
Copy Markdown
Contributor

No description provided.

@alagoutte alagoutte added the need-tests Need a test (psester) integration label Oct 6, 2018
@alagoutte alagoutte added this to the v0.7 milestone Oct 6, 2018
@alagoutte alagoutte modified the milestones: v0.7, v0.8 Feb 18, 2019
@alagoutte alagoutte modified the milestones: v0.8, v0.9 Apr 7, 2019
Comment thread PowerArubaSW/Public/VSF.ps1 Outdated

$url = "rest/v4/stacking/vsf/disable"

$response = invoke-ArubaSWWebRequest -method "POST" -url $url -body " "
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replace -url by -uri

Changed with release 0.8.0

Comment thread PowerArubaSW/Public/VSF.ps1 Outdated

$url = "rest/v4/stacking/vsf/disable"

$response = invoke-ArubaSWWebRequest -method "POST" -url $url -body " "
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need also to add -connection $connection info (for support multi connection)

Look other file..

@alagoutte alagoutte removed this from the v0.9.0 milestone Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

need-tests Need a test (psester) integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants