VspanPortMoveFault
VspanPortMoveFault
Thrown when moving a port used as tranmistted source or destination ports in vspan session to a promiscuous portgroup if this operation may change the non-promiscuous port to promiscuous mode.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"srcPortgroupName": "string",
"destPortgroupName": "string",
"portKey": "string"
}
string
srcPortgroupName
Required
The key of the source portgroup.
string
destPortgroupName
Required
The key of the dest portgroup.
string
portKey
Required
The key of the port.