Certificate

A certificate is used to add in SSL termination to load balancers.

Resource Fields

Writeable Fields

Field Type Create Update Default Notes
cert string Yes Yes -  
certChain string Optional Yes -  
description string Optional Yes -  
key string Yes Yes -  
name string Yes Yes -  

Read Only Fields

Field Type Notes
CN string  
algorithm string  
certFingerprint string  
data map[json]  
expiresAt string  
id int The unique identifier for the certificate
issuedAt string  
issuer string  
keySize int  
serialNumber string  
subjectAlternativeNames array[string]  
version string  


Please read more about the common resource fields. These fields are read only and applicable to almost every resource. We have segregated them from the list above.

Edit this page