Skip to content

Data Object - DesktopSpecificNamingSettings

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.SpecificNamingSettings

Property of

DesktopVirtualMachineNamingSettings

See also

DesktopSpecifiedName

Since

Horizon View 6.0

Data Object Description

Settings related to specified naming of machines.

Data Object Properties

Name Type Description
startMachinesInMaintenanceMode xsd:boolean Allows virtual machines to be customized manually before users can log in and access them. This mode must be exited manually. 2
numUnassignedMachinesKeptPoweredOn xsd:int Number of unassigned machines kept powered on. When updated, this value must be less than or equal to the total number of existing machines in the desktop. 4 3
numMachines xsd:int Number of machines in the pool. Since Horizon 7.7 5 6
specifiedNames DesktopSpecifiedName[] New vm names that could be provided during update. Since Horizon 7.7 1

  1. This property need not be set. 

  2. This property has a default value of false. 

  3. This property has a minimum value of 1. 

  4. This property has a default value of 1. 

  5. This property has a default value of 0. 

  6. This property has a minimum value of 0.