Data Object - LogCollectorComponentIdentifier

Class
VMware.Hv.LogCollectorComponentIdentifier
Property of
LogCollectorSpec, LogCollectorTaskInfo
Parameter to
LogCollector_Purge
See also
ConnectionServerId, MachineId, RDSServerId
Since
Horizon 7.10

Data Object Description

Represents identifier of a log collector component.

Data Object Properties

Properties

Name Type Description
logCollectorComponentTypexsd:string

Type of the log collector component.
  • This property will be one of:
    Value Description
    "CONNECTION_SERVER"Log component type is Connection Server.
    "AGENT"Log component type is agent machine from desktop pool.
    "AGENT_RDS"Log component type is agent RDSH server from farm.
csIdConnectionServerId

Identifier of a connection server.
machineIdMachineId

Identifier of a desktop pool machine.

Since Horizon 7.12
rdsServerIdRDSServerId

Identifier of a remote desktop services server.

Since Horizon 7.12