Name
|
Type
|
Description
|
name | xsd:string |
Name of this enrollment server.
- This property need not be set.
- This property cannot be updated.
|
networkAddress | xsd:string |
DNS name network address of this enrollment server.
- This property need not be set.
- This property cannot be updated.
|
version | xsd:string |
Version number of this enrollment server.
- This property need not be set.
- This property cannot be updated.
|
status | xsd:string |
The status of this enrollment server.
- This property cannot be updated.
-
This property will be one of:
Value
|
Description
|
"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.
- This property need not be set.
- This property cannot be updated.
|
domains | CertificateSSOCertificateDomainData[] |
Collection of domain data available to this enrollment server.
- This property need not be set.
- This property cannot be updated.
|