Skip to content

Data Object - MachineAliasUpdateSpec

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.MachineAliasUpdateSpec

Parameter to

Machine_UpdateMachineAliases

See also

MachineAlias, MachineId

Since

Horizon 7.13

Data Object Description

The specification for updating machine aliases of assigned users.

Data Object Properties

Name Type Description
id MachineId Unique identifier of the machine for which machine aliases needs to be updated. MachineIds of this type must originate from the Machine service.
aliases MachineAlias[] Machine aliases of assigned users of the given machine that needs to be updated. If the machine alias for a user needs to be removed, set the alias field to null.