VspanPortConflict
VspanPortConflict
Thrown if a DistributedVirtualPort appears in both the transmitted source and destination ports of any Distributed Port Mirroring session.
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"
}
],
"vspanSessionKey1": "string",
"vspanSessionKey2": "string",
"portKey": "string"
}
string
vspanSessionKey1
Required
The key of the Distributed Port Mirroring session that is in conflict
string
vspanSessionKey2
Required
The key of the Distributed Port Mirroring session that is in conflict
string
portKey
Required
The key of the port that is both the transmitted source and destination.