Create a new SNI
Create a new SNI
Request body
Example request
{
"certificate": {
"id": "bd380f99-659d-415e-b0e7-72ea05df3218"
},
"id": "36c4566c-14cc-4132-9011-4139fcbbe50a",
"name": "some.example.org"
}Response
Successfully created SNI
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 nullablerequest-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
- ▲
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ○
the request property
became nullablerequest-property-became-nullable
- ▲
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ○
the request optional property
became not read-onlyrequest-optional-property-became-not-read-only
- ○
the request optional property
became not read-onlyrequest-optional-property-became-not-read-only
- ○
the request property
became nullablerequest-property-became-nullable
- ○
the request property
became nullablerequest-property-became-nullable
- ○
the response optional property
became not read-only for the statusresponse-optional-property-became-not-read-only
- ○
the response optional property
became not read-only for the statusresponse-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 nullablerequest-property-became-not-nullable
- ▲
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ○
the request property
became nullablerequest-property-became-nullable
- ▲
- ▲
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
objectrequest-body-type-changed
- ▲
the response's body type changed from no type to
objectfor statusresponse-body-type-changed
- ●
removed
subschema #2from the request bodyallOflistrequest-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 #2from the response bodyallOflist for the response statusresponse-body-all-of-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
This revision also has 88 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲