Name
|
Type
|
Description
|
viewComposerType | xsd:string |
Denotes the View Composer type to use.
-
This property has a default value of
"DISABLED".
-
This property will be one of:
Value
|
Description
|
"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.
- This property need not be set.
-
This property is required if
viewComposerType is set to
"LOCAL_TO_VC"or "STANDALONE".
|
certificateOverride | CertificateThumbprint |
View composer certificate thumbprint.
This is specified if an invalid certificate is overridden by the client.
- This property need not be set.
|