Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReservedDomainCertJob

Hierarchy

  • ReservedDomainCertJob

Index

Properties

Optional errorCode

errorCode: string

if present, an error code indicating why provisioning is failing. It may be either a temporary condition (INTERNAL_ERROR), or a permanent one the user must correct (DNS_ERROR).

msg

msg: string

a message describing the current status or error

Optional retriesAt

retriesAt: Date

timestamp when the provisioning job will be retried

startedAt

startedAt: Date

timestamp when the provisioning job started, RFC 3339 format

Generated using TypeDoc