SNIs

Create a new SNI

Create a new SNI

post/v2/control-planes/{controlPlaneId}/core-entities/snis

Request body

created_atinteger nullable

Unix epoch when the resource was created.

idstring nullable

A string representing a UUID (universally unique identifier).

namestring required

The SNI name to associate with the given certificate.

tagsstring[] nullable

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

updated_atinteger nullable

Unix epoch when the resource was last updated.

Example request

{
  "certificate": {
    "id": "bd380f99-659d-415e-b0e7-72ea05df3218"
  },
  "id": "36c4566c-14cc-4132-9011-4139fcbbe50a",
  "name": "some.example.org"
}

Response

Successfully created SNI

created_atinteger nullable

Unix epoch when the resource was created.

idstring nullable

A string representing a UUID (universally unique identifier).

namestring required

The SNI name to associate with the given certificate.

tagsstring[] nullable

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

updated_atinteger nullable

Unix epoch when the resource was last updated.

Example response

{
  "certificate": {
    "id": "bd380f99-659d-415e-b0e7-72ea05df3218"
  },
  "id": "36c4566c-14cc-4132-9011-4139fcbbe50a",
  "name": "some.example.org"
}

Changes

Changed in 6 of the 52 revisions of this API.10117

    • the request property became not nullable

      request-property-became-not-nullable

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2c77aeaee5fb11See the full diff
    • the response property became nullable for the status

      response-property-became-nullable

    • the request property became nullable

      request-property-became-nullable

  • fc6abbc537f326See the full diff
    • the response property became nullable for the status

      response-property-became-nullable

    • the response property became nullable for the status

      response-property-became-nullable

    • the request optional property became not read-only

      request-optional-property-became-not-read-only

    • the request optional property became not read-only

      request-optional-property-became-not-read-only

    • the request property became nullable

      request-property-became-nullable

    • the request property became nullable

      request-property-became-nullable

    • the response optional property became not read-only for the status

      response-optional-property-became-not-read-only

    • the response optional property became not read-only for the status

      response-optional-property-became-not-read-only

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the request property became not nullable

      request-property-became-not-nullable

  • 19bbc8a3640411See the full diff
    • the response property became nullable for the status

      response-property-became-nullable

    • the request property became nullable

      request-property-became-nullable

  • 08ead66e9ebb419See the full diff
    • added the new required request property

      new-required-request-property

    • added the new required request property

      new-required-request-property

    • the request's body type changed from no type to object

      request-body-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • removed subschema #2 from the request body allOf list

      request-body-all-of-removed

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • removed subschema #2 from the response body allOf list for the response status

      response-body-all-of-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    This revision also has 88 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog