MoveDVPortRequestType

MoveDVPortRequestType
MoveDVPortRequestType

The parameters of MoveDVPort_Task.

JSON Example
{
    "portKey": [
        "string"
    ],
    "destinationPortgroupKey": "string"
}
array of string
portKey
Required

The keys of the ports to be moved into the portgroup.

string
destinationPortgroupKey
Optional

The key of the portgroup to be moved into. If unset, the port will be moved under the switch.