| Local Methods | ||
Service Types | Data Object Types | All Properties | All Methods |
Methods
Privileges
Privilege | Description |
---|---|
GLOBAL_CONFIG_MANAGEMENT | Global configuration management is required to create Instant Clone Engine domain administrator. |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the InstantCloneEngineDomainAdministrator used to make the method call. |
spec | InstantCloneEngineDomainAdministratorSpec |
attributes needed to add Instant Clone Engine domain
administrator.
|
Return Value
Type | Description |
---|---|
InstantCloneEngineDomainAdministratorId | Entity id for the Instant Clone Engine domain administrator. |
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. |
Privileges
Privilege | Description |
---|---|
GLOBAL_CONFIG_MANAGEMENT | Global configuration management is required to delete Instant Clone Engine domain administrator. |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the InstantCloneEngineDomainAdministrator used to make the method call. |
id | InstantCloneEngineDomainAdministratorId |
entity id for the Instant Clone Engine domain administrator
entry.
|
Return Value
Type | Description |
---|---|
None |
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. |
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
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the InstantCloneEngineDomainAdministrator used to make the method call. |
id | InstantCloneEngineDomainAdministratorId |
entity id for the Instant Clone Engine domain administrator
entry.
|
Return Value
Type | Description |
---|---|
InstantCloneEngineDomainAdministratorInfo | InstantCloneEngineDomainAdministratorInfo (attributes about configured Instant Clone Engine domain administrator). |
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. |
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
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the InstantCloneEngineDomainAdministrator used to make the method call. |
Return Value
Type | Description |
---|---|
InstantCloneEngineDomainAdministratorInfo[] | list of InstantCloneEngineDomainAdministratorInfo (attributes about configured Instant Clone Engine domain administrators). |
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. |
Privileges
Privilege | Description |
---|---|
GLOBAL_CONFIG_MANAGEMENT | Global configuration management is required to update Instant Clone Engine domain administrator. |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the InstantCloneEngineDomainAdministrator used to make the method call. |
id | InstantCloneEngineDomainAdministratorId |
entity id for the Instant Clone Engine domain administrator
entry.
|
updates | MapEntry[] |
key value pairs describing attributes to be updated
|
Return Value
Type | Description |
---|---|
None |
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. |
Top of page | Local Methods | ||
Service Types | Data Object Types | All Properties | All Methods |