Skip to content

Conversation

FernandoOjeda
Copy link
Contributor

Implement slcli vlan edit functionalityhttps://github.com//issues/1282.

slcli vlan edit --help

Usage: slcli vlan edit [OPTIONS] IDENTIFIER

Edit a vlan's details.

Options:
-n, --name TEXT The optional name for this VLAN
-e, --note TEXT The note for this vlan.
-g, --tag TEXT Tags to set e.g. "tag1,tag2", or empty string to remove all
-h, --help Show this message and exit.

The SoftLayer_Network_Vlan::editObject request allow to edit the note attribute but this is not shown by ui and api too.

@allmightyspiff allmightyspiff self-requested a review June 19, 2020 21:05
@allmightyspiff allmightyspiff linked an issue Jun 19, 2020 that may be closed by this pull request
Copy link
Member

@allmightyspiff allmightyspiff left a comment

Choose a reason for hiding this comment

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

Few minor changes, otherwise looks great, thanks.

@allmightyspiff allmightyspiff merged commit d863b88 into softlayer:master Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vlan editing (tagging)
2 participants