View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Fault - EntityInUse
- Class
- VMware.Hv.EntityInUse
- Thrown by
- InstantCloneEngineDomainAdministrator_Delete, RADIUSAuthenticator_Delete, SAMLAuthenticator_Delete
- Parent Class
- 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
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 |
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |