vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - DvsScopeViolated(vim.fault.DvsScopeViolated)
- Extends
- DvsFault
- See also
- ManagedEntity
- Since
- vSphere API Release 4.0
Fault Description
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.Properties
Name | Type | Description |
---|---|---|
entity | ManagedObjectReference
to a ManagedEntity |
The entity that violates the scope.
|
scope | ManagedObjectReference[]
to a ManagedEntity[] |
The configured scope.
|
Properties inherited from DvsFault | ||
None | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |