Reference Guide

Table Of Contents
Name Description Schema
scope
optional
Scope defines a subset of certificates belonging to one
service. Scope has different meanings from different
Services and types. For example, in Replication_HTTP, CA
type certificates will use scope to indicate the origin of
these certificates. Service, type and scope mapping are
listed as below. - Certificate with Service
Management_HTTP and Type of Server, scope value can be
null(unused and optional). - Certificate with Service
Replication_HTTP and Type of Client, scope value can be
null(unused and optional). - Certificate with Service
Replication_HTTP and Type of CA, scope value has to be the
serial number of remote cluster. - Certificate with Service
VASA_HTTP and Type of Server, scope value can be
null(unused and optional). - Certificate with Service
VASA_HTTP and Type of CA, scope value can be
null(unused and optional). - Certificate with Service
Import_HTTP and Type of CA, scope value can be
null(unused and optional). - Certificate with Service
LDAP_HTTP and Type of CA, scope value is LDAP Domain
Name.
string
service
optional
X509CertificateServi
ceEnum
service_l10n
optional
Localized message string corresponding to service Was
added in version 2.0.0.0.
string
type
optional
X509CertificateUsag
eTypeEnum
type_l10n
optional
Localized message string corresponding to type Was added
in version 2.0.0.0.
string
keystore_archive_instance
A keystore archive file.
Name Description Schema
data
optional
A keystore archive file which includes the individual
keystore backup files from each appliance in the cluster.
string (binary)
669