Service -
RegisteredPhysicalMachine
- Class
- VMware.Hv.RegisteredPhysicalMachine
- See also
-
MachineId, RegisteredPhysicalMachineInfo, RegisteredPhysicalMachineRegisterResult, RegisteredPhysicalMachineRegisterSpec
- Since
- Horizon View 6.0
Service Description
Service Interface for RegisteredPhysicalMachine.
A RegisteredPhysicalMachine is a registered unmanaged physical Machine that
is unassigned to any desktop.
Methods
RegisteredPhysicalMachine_Delete
Deletes the RegisteredPhysicalMachine for the specified machineId.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_MANAGEMENT |
This privilege is required to delete
the RegisteredPhysicalMachine.
|
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_REGISTERED_PHYSICAL_MACHINE_DELETED |
The
RegisteredPhysicalMachine was successfully deleted.
|
VLSI_REGISTERED_PHYSICAL_MACHINE_DELETE_FAILED |
The
RegisteredPhysicalMachine could not be deleted.
|
Show WSDL type definition
RegisteredPhysicalMachine_Get
Gets the RegisteredPhysicalMachineInfo object for the specified machineId.
Privileges
Privilege
|
Description
|
GLOBAL_CONFIG_VIEW |
This privilege is required to get the
RegisteredPhysicalMachineInfo.
|
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
RegisteredPhysicalMachine_Register
Registers a machine.
Privileges
Privilege
|
Description
|
GLOBAL_MACHINE_REGISTER |
Global machine registration privilege
is required to register a machine.
|
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_MACHINE_REGISTERED |
If the machine is successfully
registered.
|
VLSI_MACHINE_REGISTRATION_FAILED |
If the machine could
not be registered.
|
Show WSDL type definition
© 2019 VMware, Inc. All rights reserved.
Revision Dec-2019 Version 7.11.0