TLS Activations

TLS activations.

Data model

The TLS domain being enabled for TLS traffic. Required.

tls_certificateobject
tls_configurationobject
tls_domainobject
relationships.tls_certificate.idstringAlphanumeric string identifying a TLS certificate.
relationships.tls_configuration.idstringAlphanumeric string identifying a TLS configuration.
relationships.tls_domain.idstringThe domain name.
typestringResource type. [Default tls_activation]
created_atstringDate and time in ISO 8601 format. Read-only.
deleted_atstringDate and time in ISO 8601 format. Read-only.
idstringAlphanumeric string identifying a TLS activation. Read-only.
updated_atstringDate and time in ISO 8601 format. Read-only.

Endpoints

List TLS activations

GET/tls/activations

Enable TLS for a domain using a custom certificate

POST/tls/activations

Get a TLS activation

GET/tls/activations/tls_activation_id

Disable TLS on a domain

DELETE/tls/activations/tls_activation_id

Update a certificate

PATCH/tls/activations/tls_activation_id

User contributed notes

BETA

Do you see an error in this page? Do have an interesting use case, example or edge case people should know about? Share your knowledge and help people who are reading this page! (Comments are moderated; for support, please contact support@fastly.com)