deliveryservices/xmlId/{{XMLID}}/sslkeys/renew

POST

Uses ACME protocol to renew SSL keys for a Delivery Service.

Auth. Required:

Yes

Roles Required:

“admin”

Permissions Required:

ACME:READ, DS-SECURITY-KEY:DELETE, DS-SECURITY-KEY:READ, DS-SECURITY-KEY:CREATE, DS-SECURITY-KEY:UPDATE, DELIVERY-SERVICE:READ, DELIVERY-SERVICE:UPDATE

Response Type:

Object

Request Structure

Table 337 Request Path Parameters

Name

Description

XMLID

The ‘xml_id’ of the desired Delivery Service

Request Structure

No parameters available

Response Structure

#798 Response Example
{ "alerts": [{
    "level": "success",
    "text": "Certificate for test-xml-id successfully renewed."
}]}