This table aggregates membership for all versions of the Enrollment object.
Versioned schema members
Any object member specific to a range of versions is indicated in its description, at what version the member was either introduced or removed. Any listed data member with no version number is common to all versions of the object.
Member | Type | Description | |
---|---|---|---|
Enrollment : An enrollment displays all the information about the process that your certificate goes through from the time you request it, through renewal, and as you obtain subsequent versions. CPS is a certificate life cycle management tool. Once you obtain a certificate, you use it until it expires, in most cases a year from the date the CA issued the certificate. CPS automatically starts the renewal process 90 days before the old certificate expires. It then automatically deploys the renewed certificate when it receives it from the CA. A version label indicates this member is introduced in that version. A pre-version label indicates this member is removed in that version. No version label indicates this member is present in all versions. | |||
adminContact | Enrollment.adminContact | Contact information for the certificate administrator that you want to use as a contact at your company. | |
assignedSlots | Array, Null | v11 only. Slots where the certificate either will be deployed or is already deployed. | |
autoRenewalStartTime | String, Null | v10, v11, v9 only. The specific date on which the renewal automatically starts for the enrollment. | |
certificateChainType | String, Null | v10, v11, v7, v9 only. Certificate trust chain type. | |
certificateType | String | required: Either san , single , wildcard , wildcard-san , or third-party . See [Enrollment.validationType Values for details. | |
changeManagement | Boolean | required: If you turn change management on for an enrollment, it stops CPS from deploying the certificate to the network until you acknowledge that you are ready to deploy the certificate. You can test the certificate outside of CPS, on the Edge Staging Network (ESN), to make sure it works in your environment and then deploy the certificate. The ESN is a small network of Akamai edge servers built to simulate Akamai's production network to test most of your site or application functionality with current production version configuration options and functions. For more information on the ESN, see Test your configuration. You can also contact your account representative with questions or issues with your service on the ESN. | |
csr | Enrollment.csr | required: When you create an enrollment, you also generate a certificate signing request (CSR) using CPS. CPS signs the CSR with the private key. The CSR contains all the information the CA needs to issue your certificate. | |
enableMultiStackedCertificates | Boolean | v10, v11, v7, v9 only. Enable Dual-Stacked certificate deployment for this enrollment. The next renewal includes the change. | |
id | String, Null | v11 only. The unique identifier of the enrollment. | |
location | String, Null | The URI path to the enrollment. The last segment of the URI path serves as a unique identifier for the enrollment. | |
maxAllowedSanNames | Number, Null | v10, v11, v7, v9 only. Maximum number of SAN names supported for this enrollment type. | |
maxAllowedWildcardSanNames | Number, Null | v10, v11, v7, v9 only. Maximum number of Wildcard SAN names supported for this enrollment type. | |
networkConfiguration | Enrollment.networkConfiguration | required: Settings that specify any network information and TLS Metadata you want CPS to use to push the completed certificate to the network. | |
org | Enrollment.org | Your organization information. | |
orgId | Number, Null | v11 only. The Digicert unique identifier for the organization. If an orgId value is provided in a PUT or POST request, leave the org, techContact, and adminContact fields null for best results. | |
pendingChanges | Array, Null | v1, v2, v3, v4, v7, v9 only. Returns the Changes currently pending in CPS. The last item in the array is the most recent change. | |
pendingChanges | Enrollment.pendingChanges[] | v10, pre-v2. Returns the Changes currently pending in CPS. The last item in the array is the most recent change. | |
productionSlots | Array, Null | v11 only. Slots where the certificate is deployed on the production network. | |
ra | String | required: The registration authority or certificate authority (CA) you want to use to obtain a certificate. A CA is a trusted entity that signs certificates and can vouch for the identity of a website. Either symantec , lets-encrypt , or third-party . | |
signatureAlgorithm | String, Null | The SHA (Secure Hash Algorithm) function. NSA designed this function to produce a hash of certificate contents, which is used in a digital signature. Specify either SHA-1 or SHA-256 . Use SHA-256 for best results. | |
stagingSlots | Array, Null | v11 only. Slots where the certificate is deployed on the staging network. | |
techContact | Enrollment.techContact | Contact information for an administrator at Akamai. | |
thirdParty | Enrollment.thirdParty, Null | Specifies that you want to use a third party certificate. This is any certificate that is not issued through CPS. | |
validationType | String | required: There are three types of validation. Domain Validation (DV), which is the lowest level of validation. The CA validates that you have control of the domain. CPS supports DV certificates issued by Let's Encrypt, a free, automated, and open CA, run for public benefit. Organization Validation (OV), which is the next level of validation. The CA validates that you have control of the domain. Extended Validation (EV), which is the highest level of validation in which you must have signed letters and notaries sent to the CA before signing. You can also specify third party as a type of validation, if you want to use a signed certificate obtained by you from a CA not supported by CPS. Either dv , ev , ov , or third-party . | |
Enrollment.adminContact : Contact information for the certificate administrator that you want to use as a contact at your company. | |||
addressLineOne | String, Null | v10, v11, v3, v4, v7, v9 only. The address of your organization. | |
addressLineTwo | String, Null | v10, v11, v3, v4, v7, v9 only. The address of your organization. | |
city | String, Null | v10, v11, v3, v4, v7, v9 only. The city where your organization resides. | |
country | String, Null | v10, v11, v3, v4, v7, v9 only. The country where your organization resides. | |
email | String, Null | The email address of the administrator who you want to use as a contact at your company. | |
firstName | String, Null | The first name of the administrator who you want to use as a contact at your company. | |
lastName | String, Null | The last name of the administrator who you want to use as a contact at your company. | |
organizationName | String, Null | v10, v11, v3, v4, v7, v9 only. The name of your organization. | |
phone | String, Null | The phone number of your organization. | |
postalCode | String, Null | v10, v11, v3, v4, v7, v9 only. The postal code of your organization. | |
region | String, Null | v10, v11, v3, v4, v7, v9 only. The region of your organization, typically a state or province. | |
title | String, Null | v10, v11, v3, v4, v7, v9 only. The title of the administrator who you want to use as a contact at your company. | |
Enrollment.csr : When you create an enrollment, you also generate a certificate signing request (CSR) using CPS. CPS signs the CSR with the private key. The CSR contains all the information the CA needs to issue your certificate. | |||
c | String, Null | The country code for the country where your organization is located. | |
cn | String | required: The common name (CN) you want to use for the certificate in the Common Name field. The domain name you specify here must be owned or have legal rights to use the domain by the company you enter in the Organization field in this tab. The company that owns the domain name must be a legally incorporated entity and be active and in good standing. | |
l | String, Null | Your city in the locality (city). | |
o | String, Null | The name of your company or organization. Enter the name as it appears in all legal documents and as it appears in the legal entity filing. | |
ou | String, Null | Your organizational unit. | |
preferredTrustChain | String, Null | v10, pre-v2. For the Let's Encrypt Domain Validated (DV) SAN certificates, a preferred trust chain isn't needed. The default value is null . | |
sans | Array, Null | Additional common names (CN) to create a Subject Alternative Names (SAN) list. String values. | |
st | String, Null | Your state or province. | |
Enrollment.networkConfiguration : Settings that specify any network information and TLS Metadata you want CPS to use to push the completed certificate to the network. | |||
clientMutualAuthentication | Enrollment.networkConfiguration.clientMutualAuthentication, Null | v10, v11, v9 only. The configuration for client mutual authentication. Specifies the trust chain that is used to verify client certificates and some configuration options. | |
disallowedTlsVersions | Array, Null | v10. Specify the TLS protocol version to disallow. CPS uses the TLS protocols that Akamai currently supports as a best practice. | |
dnsNameSettings | Enrollment.networkConfiguration.dnsNameSettings, Null | v10, v11, v7, v9 only. DNS name settings. | |
geography | String | v10, v11, v3, v4, v7, v9 only. Set to the enum core to specify worldwide (includes China and Russia). Set to the enum china+core to specify worldwide and China. Set to the enum russia+core to specify worldwide and Russia. You can only use this setting to include China and Russia if your Akamai contract specifies your ability to do so and you have approval from the Chinese and Russian government. | |
mustHaveCiphers | String, Null | Ciphers that you definitely want to include for your enrollment while deploying it on the network. Defaults to ak-akamai-default when it is not set. For more information on cipher profiles, see Update SSL/TLS cipher profiles. | |
networkType | String | v1, v2 only. Type of the network that you want to deploy your certificate in, either standard-worldwide , worldwide-russia , or worldwide . | |
ocspStapling | Enumeration, Null | v10, v11, v7, v9 only. Enable OCSP stapling for the enrollment. OCSP Stapling improves performance by including a valid OCSP response in every TLS handshake. Specify OCSP Stapling if you want to improve performance by allowing the visitors to your site to query the Online Certificate Status Protocol (OCSP) server at regular intervals to obtain a signed time-stamped OCSP response. This response must be signed by the CA, not the server, therefore ensuring security. Disable OSCP Stapling if you want visitors to your site to contact the CA directly for an OSCP response. OCSP allows you to obtain the revocation status of a certificate. Enable this feature for best performance. Use on , off or not-set . | |
preferredCiphers | String, Null | Ciphers that you preferably want to include for your enrollment while deploying it on the network. Defaults to ak-akamai-default when it is not set. For more information on cipher profiles, see Update SSL/TLS cipher profiles. | |
quicEnabled | Boolean | v10, v11, v7, v9 only. Set to true to enable QUIC protocol. | |
secureNetwork | String | v10. Set the type of deployment network you want to use. Set Standard TLS to deploy your certificate to Akamai's standard secure network. It is not PCI compliant. Set Enhanced TLS to deploy your certificate to Akamai's more secure network with PCI compliance capability. | |
sni | Enrollment.networkConfiguration.sni, Null | v1, v2, v3, v4 only. SNI settings for your enrollment. When set to null, the enrollment becomes non-SNI. When it is non-null, enrollment is SNI-ONLY. This setting cannot be changed once an enrollment is created. | |
sniOnly | Boolean | v10, v11, v7, v9 only. SNI settings for your enrollment. Set to true to enable SNI-only for the enrollment. This setting cannot be changed once an enrollment is created. | |
fipsMode | Boolean | v12. Enables Federal Information Processing Standards (FIPS) for the enrollment. In this mode, Akamai edge servers present only those cipher suites from the selected cipher profile that have been validated for FIPS 140-2. Cipher suites that have not been validated for FIPS 140-2 are not presented to active clients, even if those suites are listed as part of the selected cipher profile. To ensure end-to-end FIPS-validated traffic on Akamai’s network for your applications that require FIPS certification, you need to also enable this setting in Property Manager for the property. FIPS mode requires that TLS 1.2, TLS 1.3, or both are enabled on the certificate. You can’t list these TLS versions as disabled in the disallowedTlsVersions deployment object. An active (non-deprecated) cipher profile needs to be used for both mustHaveCiphers and preferredCiphers when FIPS mode is enabled. Enabling FIPS mode will disable the QUIC protocol for this certificate. For details, see Update SSL/TLS cipher profiles . | |
Enrollment.networkConfiguration.clientMutualAuthentication : The configuration for client mutual authentication. Specifies the trust chain that is used to verify client certificates and some configuration options. | |||
authenticationOptions | Enrollment.networkConfiguration.clientMutualAuthentication.authenticationOptions, Null | v10, v11, v9 only. Contains the configuration options for the selected trust chain. | |
setId | String, Null | v10, v11, v9 only. The identifier of the set of trust chains, created in the Mutual TLS Edge Truststore. | |
Enrollment.networkConfiguration.clientMutualAuthentication.authenticationOptions : Contains the configuration options for the selected trust chain. | |||
ocsp | Enrollment.networkConfiguration.clientMutualAuthentication.authenticationOptions.ocsp, Null | v10, v11, v9 only. Whether you want to enable ocsp stapling for client certificates. | |
sendCaListToClient | Boolean, Null | v10, v11, v9 only. Whether you want to enable the server to send the certificate authority (CA) list to the client. | |
Enrollment.networkConfiguration.clientMutualAuthentication.authenticationOptions.ocsp : Whether you want to enable ocsp stapling for client certificates. | |||
enabled | Boolean, Null | v10, v11, v9 only. Whether the OCSP stapling is enabled. | |
Enrollment.networkConfiguration.dnsNameSettings : DNS name settings. | |||
cloneDnsNames | Boolean | v10, v11, v7, v9 only. Enable if you want CPS to direct traffic using all the SANs listed in the SANs parameter when you created your enrollment. | |
dnsNames | Array, Null | v10, v11, v7, v9 only. Names served by SNI-only enabled enrollments. | |
Enrollment.networkConfiguration.sni : SNI settings for your enrollment. When set to null, the enrollment becomes non-SNI. When it is non-null, enrollment is SNI-ONLY. This setting cannot be changed once an enrollment is created. | |||
cloneDnsNames | Boolean | v1, v2, v3, v4 only. Enable if you want CPS to direct traffic using all the SANs listed in the SANs parameter when you created your enrollment. | |
dnsNames | Array, Null | v1, v2, v3, v4 only. Names served by SNI-only enabled enrollments. | |
Enrollment.org : Your organization information. | |||
addressLineOne | String, Null | The address of your organization. | |
addressLineTwo | String, Null | The address of your organization. | |
city | String, Null | The city where your organization resides. | |
country | String, Null | The country where your organization resides. | |
name | String, Null | The name of your organization. | |
phone | String, Null | The phone number of the administrator who you want to use as a contact at your company. | |
postalCode | String, Null | The postal code of your organization. | |
region | String, Null | The region where your organization resides. | |
Enrollment.pendingChanges[] : Returns the Changes currently pending in CPS. The last item in the array is the most recent change. | |||
changeType | Enumeration, Null | v10, pre-v2. Pending change action. | |
location | String | v10, pre-v2. Location to fetch related change information. | |
Enrollment.techContact : Contact information for an administrator at Akamai. | |||
addressLineOne | String, Null | v10, v11, v3, v4, v7, v9 only. The address for an administrator at Akamai. | |
addressLineTwo | String, Null | v10, v11, v3, v4, v7, v9 only. The address for an administrator at Akamai. | |
city | String, Null | v10, v11, v3, v4, v7, v9 only. The city for an administrator at Akamai. | |
country | String, Null | v10, v11, v3, v4, v7, v9 only. The country for an administrator at Akamai. | |
email | String, Null | The email address of the administrator who you want to use as a contact at your company. | |
firstName | String, Null | The first name of the technical contact who you want to use within Akamai. This is the person you work closest with at Akamai who can verify the certificate request. This is the person the CA calls if there are any issues with the certificate and they cannot reach the administrator. | |
lastName | String, Null | The last name of the technical contact who you want to use within Akamai. | |
organizationName | String, Null | v10, v11, v3, v4, v7, v9 only. The name of your organization in Akamai where your technical contact works. | |
phone | String, Null | The phone number of the technical contact who you want to use within Akamai. | |
postalCode | String, Null | v10, v11, v3, v4, v7, v9 only. The postal code for an administrator at Akamai. | |
region | String, Null | v10, v11, v3, v4, v7, v9 only. The region for an administrator at Akamai. | |
title | String, Null | v10, v11, v3, v4, v7, v9 only. The title for an administrator at Akamai. | |
Enrollment.thirdParty : Specifies that you want to use a third party certificate. This is any certificate that is not issued through CPS. | |||
excludeSans | Boolean | required: If this is true, then the SANs in the enrollment do not appear in the CSR that CPS submits to the CA. |
Sample v7 object
{
"adminContact": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"email": "r1d1@akamai.com",
"firstName": "R1",
"lastName": "D1",
"organizationName": "Akamai",
"phone": "617-555-0111",
"postalCode": "02142",
"region": "MA",
"title": "Administrator"
},
"certificateChainType": "default",
"certificateType": "third-party",
"changeManagement": true,
"csr": {
"c": "US",
"cn": "www.example.com",
"l": "Cambridge",
"o": "Akamai",
"ou": "WebEx",
"sans": [
"san1.example.com",
"san2.example.com",
"san3.example.com"
],
"st": "MA"
},
"enableMultiStackedCertificates": false,
"location": "/cps/v2/enrollments/10002",
"maxAllowedSanNames": 100,
"maxAllowedWildcardSanNames": 100,
"networkConfiguration": {
"disallowedTlsVersions": [],
"dnsNameSettings": {
"cloneDnsNames": false,
"dnsNames": [
"san2.example.com",
"san1.example.com"
]
},
"geography": "core",
"mustHaveCiphers": "ak-akamai-default",
"ocspStapling": "not-set",
"preferredCiphers": "ak-akamai-default-interim",
"quicEnabled": false,
"secureNetwork": "enhanced-tls",
"sniOnly": true
},
"org": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"name": "Akamai Technologies",
"phone": "617-555-0111",
"postalCode": "02142",
"region": "MA"
},
"pendingChanges": [
"/cps/v2/enrollments/10002/changes/10002"
],
"ra": "third-party",
"signatureAlgorithm": null,
"techContact": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"email": "r2d2@akamai.com",
"firstName": "R2",
"lastName": "D2",
"organizationName": "Akamai",
"phone": "617-555-0111",
"postalCode": "02142",
"region": "MA",
"title": "Technical Engineer"
},
"thirdParty": {
"excludeSans": false
},
"validationType": "third-party"
}
Sample v9 object
{
"adminContact": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"email": "r1d1@akamai.com",
"firstName": "R1",
"lastName": "D1",
"organizationName": "Akamai",
"phone": "617-555-0111",
"postalCode": "02142",
"region": "MA",
"title": "Administrator"
},
"autoRenewalStartTime": null,
"certificateChainType": "default",
"certificateType": "third-party",
"changeManagement": true,
"csr": {
"c": "US",
"cn": "www.example.com",
"l": "Cambridge",
"o": "Akamai",
"ou": "WebEx",
"sans": [
"san1.example.com",
"san2.example.com",
"san3.example.com",
"www.example.com"
],
"st": "MA"
},
"enableMultiStackedCertificates": false,
"location": "/cps-api/enrollments/10001",
"maxAllowedSanNames": 100,
"maxAllowedWildcardSanNames": 100,
"networkConfiguration": {
"clientMutualAuthentication": {
"authenticationOptions": {
"ocsp": {
"enabled": false
},
"sendCaListToClient": false
},
"setId": "Custom_CPS-6134b_B-3-1AHBENT.xml"
},
"disallowedTlsVersions": [
"TLSv1",
"TLSv1_1"
],
"dnsNameSettings": {
"cloneDnsNames": false,
"dnsNames": [
"san2.example.com",
"san1.example.com"
]
},
"geography": "core",
"mustHaveCiphers": "ak-akamai-default",
"ocspStapling": "on",
"preferredCiphers": "ak-akamai-default-interim",
"quicEnabled": false,
"secureNetwork": "enhanced-tls",
"sniOnly": true
},
"org": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"name": "Akamai Technologies",
"phone": "617-555-0111",
"postalCode": "02142",
"region": "MA"
},
"pendingChanges": [
"/cps-api/enrollments/10001/changes/10002"
],
"ra": "third-party",
"signatureAlgorithm": null,
"techContact": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"email": "r2d2@akamai.com",
"firstName": "R2",
"lastName": "D2",
"organizationName": "Akamai",
"phone": "617-555-0111",
"postalCode": "02142",
"region": "MA",
"title": "Technical Engineer"
},
"thirdParty": {
"excludeSans": false
},
"validationType": "third-party"
}
Sample v10 object
{
"adminContact": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"email": "r1d1@akamai.com",
"firstName": "R1",
"lastName": "D1",
"organizationName": "Akamai",
"phone": "617-555-0111",
"postalCode": "02142",
"region": "MA",
"title": "Administrator"
},
"autoRenewalStartTime": null,
"certificateChainType": "default",
"certificateType": "third-party",
"changeManagement": true,
"csr": {
"c": "US",
"cn": "www.example.com",
"l": "Cambridge",
"o": "Akamai",
"ou": "WebEx",
"preferredTrustChain": "dst-root-ca-x3",
"sans": [
"san1.example.com",
"san2.example.com",
"san3.example.com",
"www.example.com"
],
"st": "MA"
},
"enableMultiStackedCertificates": false,
"location": "/cps-api/enrollments/10001",
"maxAllowedSanNames": 100,
"maxAllowedWildcardSanNames": 100,
"networkConfiguration": {
"clientMutualAuthentication": {
"authenticationOptions": {
"ocsp": {
"enabled": false
},
"sendCaListToClient": false
},
"setId": "Custom_CPS-6134b_B-3-1AHBENT.xml"
},
"disallowedTlsVersions": [
"TLSv1",
"TLSv1_1"
],
"dnsNameSettings": {
"cloneDnsNames": false,
"dnsNames": [
"san2.example.com",
"san1.example.com"
]
},
"geography": "core",
"mustHaveCiphers": "ak-akamai-default",
"ocspStapling": "on",
"preferredCiphers": "ak-akamai-default-interim",
"quicEnabled": false,
"secureNetwork": "enhanced-tls",
"sniOnly": true
},
"org": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"name": "Akamai Technologies",
"phone": "617-555-0111",
"postalCode": "02142",
"region": "MA"
},
"pendingChanges": [
{
"changeType": "new-certificate",
"location": "/cps-api/enrollments/10001/changes/10002"
}
],
"ra": "third-party",
"signatureAlgorithm": null,
"techContact": {
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"email": "r2d2@akamai.com",
"firstName": "R2",
"lastName": "D2",
"organizationName": "Akamai",
"phone": "617-555-0111",
"postalCode": "02142",
"region": "MA",
"title": "Technical Engineer"
},
"thirdParty": {
"excludeSans": false
},
"validationType": "third-party"
}
Sample v11 object
{
"id": "10001",
"location": "/cps-api/enrollments/10001",
"ra": "third-party",
"validationType": "third-party",
"certificateType": "third-party",
"certificateChainType": "default",
"networkConfiguration": {
"geography": "core",
"secureNetwork": "enhanced-tls",
"mustHaveCiphers": "ak-akamai-default",
"preferredCiphers": "ak-akamai-default-interim",
"disallowedTlsVersions": [
"TLSv1",
"TLSv1_1"
],
"sniOnly": true,
"quicEnabled": false,
"dnsNameSettings": {
"cloneDnsNames": false,
"dnsNames": [
"san2.example.com",
"san1.example.com"
]
},
"ocspStapling": "on",
"clientMutualAuthentication": {
"setId": "Custom_CPS-6134b_B-3-1AHBENT.xml",
"authenticationOptions": {
"sendCaListToClient": false,
"ocsp": {
"enabled": false
}
}
}
},
"signatureAlgorithm": null,
"changeManagement": true,
"csr": {
"cn": "www.example.com",
"c": "US",
"st": "MA",
"l": "Cambridge",
"o": "Akamai",
"ou": "WebEx",
"preferredTrustChain": "dst-root-ca-x3",
"sans": [
"san1.example.com",
"san2.example.com",
"san3.example.com",
"www.example.com"
]
},
"org": {
"name": "Akamai Technologies",
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"region": "MA",
"postalCode": "02142",
"country": "US",
"phone": "617-555-0111"
},
"orgId": "645263546",
"adminContact": {
"firstName": "R1",
"lastName": "D1",
"phone": "617-555-0111",
"email": "r1d1@akamai.com",
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"organizationName": "Akamai",
"postalCode": "02142",
"region": "MA",
"title": "Administrator"
},
"techContact": {
"firstName": "R2",
"lastName": "D2",
"phone": "617-555-0111",
"email": "r2d2@akamai.com",
"addressLineOne": "150 Broadway",
"addressLineTwo": null,
"city": "Cambridge",
"country": "US",
"organizationName": "Akamai",
"postalCode": "02142",
"region": "MA",
"title": "Technical Engineer"
},
"thirdParty": {
"excludeSans": false
},
"assignedSlots": [
1234
],
"productionSlots": [
1234
],
"stagingSlots": [
1234
],
"enableMultiStackedCertificates": false,
"autoRenewalStartTime": null,
"pendingChanges": [
{
"location": "/cps-api/enrollments/10001/changes/10002",
"changeType": "new-certificate"
}
],
"maxAllowedSanNames": 100,
"maxAllowedWildcardSanNames": 100
}