Data Object - MessageClientInfo

Class
VMware.Hv.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

Properties

Name Type Description
idMessageClientId

The identity of the client.
  • This property cannot be updated.
clientTypexsd:string

The type of the client.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "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.
pemCertificatesxsd:string[]

The client certificates in PEM format.
  • This property cannot be updated.