Skip to content

Fault - EntityInUse

Java Class

com.omnissa.vdi.vlsi.binding.vdi.fault.EntityInUse

Thrown by

Farm_Create, GSSAPIAuthenticator_Delete, ImageManagementAsset_Delete, ImageManagementStream_Delete, ImageManagementTag_Delete, InstantCloneEngineDomainAdministrator_Delete, RADIUSAuthenticator_Delete, SAMLAuthenticator_Delete

Extends

ViewRuntimeFault

See also

EntityId

Since

Horizon View 6.0

Fault Description

Thrown if the method tries to perform operation on an entity which is in use.

Data Object Properties

Name Type Description
id EntityId The ID of the entity which is in use.
usedBy EntityId[] An array of entity IDs that entityId is used by.
Properties inherited from ViewRuntimeFault
errorMessage
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
None