DvsScopeViolated

DvsScopeViolated
DvsScopeViolated

Deprecated as of vSphere API 5.5.

Thrown if a entity trying to connect to a port or portgroup but it is not in the port or portgroup's scope.

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"
        }
    ],
    "scope": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ],
    "entity": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
scope
Required

The configured scope.

entity
Required

Reference to an instance of the ManagedEntity managed object.