Logs
Get certificate log details
ModelsExpand Collapse
class LogGetResponse: …
certificate_log: CertificateLog
The average throughput of the CT log, measured in certificates per hour (certs/hour).
The end date and time for when the log will stop accepting certificates.
performance: Optional[CertificateLogPerformance]Log performance metrics, including averages and per-endpoint details.
Log performance metrics, including averages and per-endpoint details.
related: List[CertificateLogRelated]Logs from the same operator.
Logs from the same operator.
The end date and time for when the log will stop accepting certificates.
The start date and time for when the log starts accepting certificates.
state: Literal["USABLE", "PENDING", "QUALIFIED", 3 more]The current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html
The current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html
The start date and time for when the log starts accepting certificates.
state: Literal["USABLE", "PENDING", "QUALIFIED", 3 more]The current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html
The current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html
class LogListResponse: …
certificate_logs: List[CertificateLog]
The end date and time for when the log will stop accepting certificates.
The start date and time for when the log starts accepting certificates.
state: Literal["USABLE", "PENDING", "QUALIFIED", 3 more]The current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html
The current state of the certificate log. More details about log states can be found here: https://googlechrome.github.io/CertificateTransparency/log_states.html