Skip to content

Data Object - MessageClientInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.MessageClient.MessageClientInfo

Returned by

MessageClient_Create, MessageClient_Delete, MessageClient_Get, MessageClient_Update

See also

MessageClientId

Since

Horizon 7.7

Data Object Description

Information describing the message client.

Data Object Properties

Name Type Description
id MessageClientId The identity of the client. 1
clientType xsd:string The type of the client. 1
* This property will be one of:
ValueDescription
"csms"Message Client is csms. CSMS, abbreviation for Connection Server Monitor Service, runs on Cloud Connector Appliance. It collects messages from Desktop Agent from all Desktop and RDSH servers, and forward them to Cloud Monitoring Service.
pemCertificates xsd:string[] The client certificates in PEM format. 1

  1. This property cannot be updated.