Certificate Packs
List Certificate Packs
Get Certificate Pack
Order Advanced Certificate Manager Certificate Pack
Restart Validation or Update Advanced Certificate Manager Certificate Pack
Delete Advanced Certificate Manager Certificate Pack
ModelsExpand Collapse
class CertificatePackListResponse: …A certificate pack with all its properties.
A certificate pack with all its properties.
certificates: List[Certificate]Array of certificates in this pack.
Array of certificates in this pack.
Comma separated list of valid host names for the certificate packs. Must contain the zone apex, may not contain more than 50 hosts, and may not be empty.
certificate_authority: Optional[Literal["google", "lets_encrypt", "ssl_com"]]Certificate Authority selected for the order. For information on any certificate authority specific details or restrictions see this page for more details.
Certificate Authority selected for the order. For information on any certificate authority specific details or restrictions see this page for more details.
Whether or not to add Cloudflare Branding for the order. This will add a subdomain of sni.cloudflaressl.com as the Common Name if set to true.
dcv_delegation_records: Optional[List[DCVDelegationRecord]]DCV Delegation records for domain validation.
DCV Delegation records for domain validation.
The set of email addresses that the certificate authority (CA) will use to complete domain validation.
The content that the certificate authority (CA) will expect to find at the http_url during the domain validation.
validation_errors: Optional[List[ValidationError]]Domain validation errors that have been received by the certificate authority (CA).
Domain validation errors that have been received by the certificate authority (CA).
validation_method: Optional[Literal["txt", "http", "email"]]Validation Method selected for the order.
Validation Method selected for the order.
validation_records: Optional[List[ValidationRecord]]Certificates' validation records.
Certificates' validation records.
The set of email addresses that the certificate authority (CA) will use to complete domain validation.
The content that the certificate authority (CA) will expect to find at the http_url during the domain validation.
class CertificatePackGetResponse: …A certificate pack with all its properties.
A certificate pack with all its properties.
certificates: List[Certificate]Array of certificates in this pack.
Array of certificates in this pack.
Comma separated list of valid host names for the certificate packs. Must contain the zone apex, may not contain more than 50 hosts, and may not be empty.
certificate_authority: Optional[Literal["google", "lets_encrypt", "ssl_com"]]Certificate Authority selected for the order. For information on any certificate authority specific details or restrictions see this page for more details.
Certificate Authority selected for the order. For information on any certificate authority specific details or restrictions see this page for more details.
Whether or not to add Cloudflare Branding for the order. This will add a subdomain of sni.cloudflaressl.com as the Common Name if set to true.
dcv_delegation_records: Optional[List[DCVDelegationRecord]]DCV Delegation records for domain validation.
DCV Delegation records for domain validation.
The set of email addresses that the certificate authority (CA) will use to complete domain validation.
The content that the certificate authority (CA) will expect to find at the http_url during the domain validation.
validation_errors: Optional[List[ValidationError]]Domain validation errors that have been received by the certificate authority (CA).
Domain validation errors that have been received by the certificate authority (CA).
validation_method: Optional[Literal["txt", "http", "email"]]Validation Method selected for the order.
Validation Method selected for the order.
validation_records: Optional[List[ValidationRecord]]Certificates' validation records.
Certificates' validation records.
The set of email addresses that the certificate authority (CA) will use to complete domain validation.
The content that the certificate authority (CA) will expect to find at the http_url during the domain validation.
class CertificatePackCreateResponse: …A certificate pack with all its properties.
A certificate pack with all its properties.
certificates: List[Certificate]Array of certificates in this pack.
Array of certificates in this pack.
Comma separated list of valid host names for the certificate packs. Must contain the zone apex, may not contain more than 50 hosts, and may not be empty.
certificate_authority: Optional[Literal["google", "lets_encrypt", "ssl_com"]]Certificate Authority selected for the order. For information on any certificate authority specific details or restrictions see this page for more details.
Certificate Authority selected for the order. For information on any certificate authority specific details or restrictions see this page for more details.
Whether or not to add Cloudflare Branding for the order. This will add a subdomain of sni.cloudflaressl.com as the Common Name if set to true.
dcv_delegation_records: Optional[List[DCVDelegationRecord]]DCV Delegation records for domain validation.
DCV Delegation records for domain validation.
The set of email addresses that the certificate authority (CA) will use to complete domain validation.
The content that the certificate authority (CA) will expect to find at the http_url during the domain validation.
validation_errors: Optional[List[ValidationError]]Domain validation errors that have been received by the certificate authority (CA).
Domain validation errors that have been received by the certificate authority (CA).
validation_method: Optional[Literal["txt", "http", "email"]]Validation Method selected for the order.
Validation Method selected for the order.
validation_records: Optional[List[ValidationRecord]]Certificates' validation records.
Certificates' validation records.
The set of email addresses that the certificate authority (CA) will use to complete domain validation.
The content that the certificate authority (CA) will expect to find at the http_url during the domain validation.
class CertificatePackEditResponse: …A certificate pack with all its properties.
A certificate pack with all its properties.
certificates: List[Certificate]Array of certificates in this pack.
Array of certificates in this pack.
Comma separated list of valid host names for the certificate packs. Must contain the zone apex, may not contain more than 50 hosts, and may not be empty.
certificate_authority: Optional[Literal["google", "lets_encrypt", "ssl_com"]]Certificate Authority selected for the order. For information on any certificate authority specific details or restrictions see this page for more details.
Certificate Authority selected for the order. For information on any certificate authority specific details or restrictions see this page for more details.
Whether or not to add Cloudflare Branding for the order. This will add a subdomain of sni.cloudflaressl.com as the Common Name if set to true.
dcv_delegation_records: Optional[List[DCVDelegationRecord]]DCV Delegation records for domain validation.
DCV Delegation records for domain validation.
The set of email addresses that the certificate authority (CA) will use to complete domain validation.
The content that the certificate authority (CA) will expect to find at the http_url during the domain validation.
validation_errors: Optional[List[ValidationError]]Domain validation errors that have been received by the certificate authority (CA).
Domain validation errors that have been received by the certificate authority (CA).
validation_method: Optional[Literal["txt", "http", "email"]]Validation Method selected for the order.
Validation Method selected for the order.
validation_records: Optional[List[ValidationRecord]]Certificates' validation records.
Certificates' validation records.
The set of email addresses that the certificate authority (CA) will use to complete domain validation.
The content that the certificate authority (CA) will expect to find at the http_url during the domain validation.