VspanPromiscuousPortNotSupported

VspanPromiscuousPortNotSupported
VspanPromiscuousPortNotSupported

Thrown if a promiscuous port appears in transmitted source or 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"
        }
    ],
    "vspanSessionKey": "string",
    "portKey": "string"
}
string
vspanSessionKey
Required

The key of the Distributed Port Mirroring session in which a promiscuous port is used as transmitted source or destination ports.

string
portKey
Required

The key of the promiscuous port that appears in transmitted source or destination ports.