VspanSameSessionPortConflict

VspanSameSessionPortConflict
VspanSameSessionPortConflict

Thrown if a dvPort appears in both the source and destination ports of the same 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"
        }
    ],
    "vspanSessionKey": "string",
    "portKey": "string"
}
string
vspanSessionKey
Required

The key of the Distributed Port Mirroring session in which a dvPort appears in both the source and destination ports

string
portKey
Required

The key of the port that appears in both the source and destination ports of the same Distributed Port Mirroring session.