Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

REST API Method: PUT /rest/portmembership/{identifier}

Page Tree
rootResource - portmembership

Creates a PortMembership given a specific PortMembership ID.

URL:

https://134.56.227.163/rest/portmembership/{identifier}

HTTP Method

PUT

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
vidYesNostringnone8 - Max LengthHybrid VLAN ID, is of the form bridgeID.VlanId
port_nameYesNostringnone16 - Max LengthThe Port on which the hybrid vlan is part of.

Usage Example: (about cURL | requires a session token)

Code Block
languagebash
Put code example here

Response:

Code Block
languagehtml/xml
Put Code response here