GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Domain
v2beta1
SSLCertificate
Interface SSLCertificate
interface
SSLCertificate
{
alternativeDnsZones
:
string
[]
;
certificateChain
:
string
;
createdAt
?:
Date
;
dnsZone
:
string
;
expiredAt
?:
Date
;
privateKey
:
string
;
status
:
SSLCertificateStatus
;
}
Index
Properties
alternative
Dns
Zones
certificate
Chain
created
At?
dns
Zone
expired
At?
private
Key
status
Properties
alternative
Dns
Zones
alternativeDnsZones
:
string
[]
certificate
Chain
certificateChain
:
string
Optional
created
At
createdAt
?:
Date
dns
Zone
dnsZone
:
string
Optional
expired
At
expiredAt
?:
Date
private
Key
privateKey
:
string
status
status
:
SSLCertificateStatus
Settings
Theme
OS
Light
Dark
On This Page
Properties
alternative
Dns
Zones
certificate
Chain
created
At
dns
Zone
expired
At
private
Key
status
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...