Event Gateway DataPlane Certificates
Create a New DataPlane Certificate
Create new dataplane certificate to this event gateway. A dataplane certificate allows dataplanes configured with the certificate and corresponding private key to establish connection with this event gateway.
post/v1/event-gateways/{gatewayId}/data-plane-certificates
Request body
Response
Created
Example response
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}Changes
Changed in 3 of the 30 revisions of this API.111
- ●
added the new
typeenum value to the///////response property for the response statusresponse-property-enum-value-added
This revision also has 57 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
- ▲
- ○
endpoint added
endpoint-added
- ○