SNIs

Get an SNI

Get an SNI using ID or name.

get/v2/control-planes/{controlPlaneId}/core-entities/snis/{SNIId}

Response

Successfully fetched 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 4 of the 52 revisions of this API.59

    • the response property became nullable for the status

      response-property-became-nullable

  • fc6abbc537f322See 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 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 response property became nullable for the status

      response-property-became-nullable

  • 08ead66e9ebb17See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • 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