Service -
InstantCloneEngineDomainAdministrator
- Class
- VMware.Hv.InstantCloneEngineDomainAdministrator
- See also
-
InstantCloneEngineDomainAdministratorId, InstantCloneEngineDomainAdministratorInfo, InstantCloneEngineDomainAdministratorSpec, MapEntry
- Since
- Horizon 7.0
Service Description
The Instant Clone Engine domain administrator service interface for
processing accounts capable of adding/deleting computer accounts.
Methods
InstantCloneEngineDomainAdministrator_Create
Add Instant Clone Engine domain administrator.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
Global configuration management is
required to create Instant Clone Engine domain administrator.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
Event
|
Description
|
VLSI_INSTANT_CLONE_ADMIN_CREATED |
If the instant clone domain
administrator was successfully created.
|
VLSI_INSTANT_CLONE_ADMIN_CREATE_FAILED |
If the instant clone domain
administrator could not be created.
|
Show WSDL type definition
InstantCloneEngineDomainAdministrator_Delete
Delete Instant Clone Engine domain administrator. There must be no
desktops associated with it.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
Global configuration management is
required to delete Instant Clone Engine domain administrator.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityInUse | Thrown if a desktop is associated with this instant clone engine domain administrator. |
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
Event
|
Description
|
VLSI_INSTANT_CLONE_ADMIN_DELETED |
If the instant clone domain
administrator was successfully deleted.
|
VLSI_INSTANT_CLONE_ADMIN_DELETE_FAILED |
If the instant clone domain
administrator could not be deleted.
|
Show WSDL type definition
InstantCloneEngineDomainAdministrator_Get
Gets info (primarily the list of attributes about configured Instant Clone
Engine domain administrator).
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_VIEW |
Global configuration view is sufficient to
get a Instant Clone Engine domain administrator.
|
POOL_VIEW |
Desktop read privilege with any access group is
sufficient to get a Instant Clone Engine domain administrator.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
InstantCloneEngineDomainAdministrator_List
Gets list of Instant Clone Engine domain administrators.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_VIEW |
Global configuration view is sufficient to
list Instant Clone Engine domain administrators.
|
POOL_VIEW |
Desktop read privilege with any access group is
sufficient to list Instant Clone Engine domain administrators.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
InstantCloneEngineDomainAdministrator_Update
Update Instant Clone Engine domain administrator with the set of
attributes in the map.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
Global configuration management is
required to update Instant Clone Engine domain administrator.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
Event
|
Description
|
VLSI_INSTANT_CLONE_ADMIN_UPDATED |
If the instant clone domain
administrator was successfully updated.
|
VLSI_INSTANT_CLONE_ADMIN_UPDATE_FAILED |
If the instant clone domain
administrator could not be updated.
|
Show WSDL type definition
© 2020 VMware, Inc. All rights reserved.
Revision Mar-2020 Version 7.12.0