ApiHostCertInfo

Properties

Name Type Description Notes
hostname str The FQDN of a host in the deployment. [optional]
certificate str The certificate for this host in PEM format. [optional]
key str The private key for this host in PEM format. [optional]
subject_alt_names list[str] A list of alt names for a host. [optional]

[Back to Model list] [Back to API list] [Back to README]