vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - NoPermission(vim.fault.NoPermission)
- Extended by
- NotAuthenticated
- Extends
- SecurityError
- Since
- 2.0
Fault Description
Thrown when an operation is denied because of privileges not held on managed objects.Properties
Name | Type | Description |
---|---|---|
object | ManagedObjectReference |
The managed object on which permission is required
|
privilegeId | xsd:string |
The privilege identifier required
|
Properties inherited from SecurityError | ||
None | ||
Properties inherited from RuntimeFault | ||
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 |