SNIs

Create a new SNI

Create a new SNI

post/snis

Request body

created_atinteger

Unix epoch when the resource was created.

idstring
namestring

The SNI name to associate with the given certificate.

tagsstring[]

An optional set of strings associated with the SNIs for grouping and filtering.

updated_atinteger

Unix epoch when the resource was last updated.

Response

Successfully created SNI

created_atinteger

Unix epoch when the resource was created.

idstring
namestring

The SNI name to associate with the given certificate.

tagsstring[]

An optional set of strings associated with the SNIs for grouping and filtering.

updated_atinteger

Unix epoch when the resource was last updated.

Changes