Skip to content

Data Object - VirtualCenterViewComposerData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.VirtualCenter.ViewComposerData

Property of

VirtualCenterInfo, VirtualCenterSpec

See also

CertificateThumbprint, ServerSpec

Since

Horizon View 6.0

Data Object Description

Deprecated.This is being deprecated since View Composer will no longer be supported from Horizon version 2012 onwards.

View composer related attributes

Data Object Properties

Name Type Description
viewComposerType xsd:string Denotes the View Composer type to use. 2
* This property will be one of:
ValueDescription
"DISABLED"Denotes when View Composer is disabled for this VC.
"LOCAL_TO_VC"Denotes the Virtual Center is using a View Composer server which is co-installed.
"STANDALONE"Denotes when Virtual Center is paired with a standalone View Composer server.
serverSpec ServerSpec Details needed to connect to the view composer server. 1 3
certificateOverride CertificateThumbprint View composer certificate thumbprint. This is specified if an invalid certificate is overridden by the client. 1

  1. This property need not be set. 

  2. This property has a default value of 'DISABLED'. 

  3. This property is required if viewComposerType is set to "LOCAL_TO_VC" or "STANDALONE".