Virtual Storage Lifecycle Management API


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 object(s).

Properties

Name Type Description
object*ManagedObjectReference

Deprecated. As of vSphere 8.0, use the missingPrivileges field.

The managed object on which a permission is required.
privilegeId*xsd:string

Deprecated. As of vSphere 8.0, use the missingPrivileges field.

The privilege identifier required
Properties inherited from SecurityError
None
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition