Skip to content

Data Object - CertificateSSOEnrollmentServerData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.CertificateSSOEnrollmentServer.CertificateSSOEnrollmentServerData

Property of

CertificateSSOEnrollmentServerInfo

See also

CertificateSSOCertificateDomainData, CertificateSSOConnectorId

Since

Horizon 7.0

Data Object Description

Configuration data for a Certificate SSO Enrollment Server.

Data Object Properties

Name Type Description
name xsd:string Name of this enrollment server. 1 2
networkAddress xsd:string DNS name network address of this enrollment server. 1 2
version xsd:string Version number of this enrollment server. 1 2
status xsd:string The status of this enrollment server. 2
* This property will be one of:
ValueDescription
"ONLINE"The connection to the enrollment server is working properly.
"OFFLINE"The enrollment server is not responding. An enrollment server with this status cannot be used in connector creation.
connectors CertificateSSOConnectorId[] CertSSO connectors, if any, associated with this enrollment server. 1 2
domains CertificateSSOCertificateDomainData[] Collection of domain data available to this enrollment server. 1 2

  1. This property need not be set. 

  2. This property cannot be updated.