PKI Syncs

Create a Cloudflare Custom SSL Certificate PKI Sync for the specified project.

post/api/v1/pki/syncs/cloudflare-custom-certificate

Request body

namestring required
descriptionstring
isAutoSyncEnabledboolean
subscriberIdstring nullable
connectionIdstring required
applicationIdstring uuid
certificateIdsstring[]

Response

Default Response

idstring uuid required
namestring required
descriptionstring nullable
destination'cloudflare-custom-certificate' required
isAutoSyncEnabledboolean required
projectIdstring uuid required
subscriberIdstring uuid nullable
connectionIdstring uuid required
createdAtstring date-time required
updatedAtstring date-time required
syncStatusstring nullable
lastSyncedAtstring date-time nullable
lastHealthCheckRanAtstring date-time nullable
lastHealthCheckStatus'pending' | 'running' | 'succeeded' | 'failed' nullable
lastHealthCheckMessagestring nullable

Changes

Changed in 3 of the 22 revisions of this API.118

    • added the new optional request property /

      new-optional-request-property

    • 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

  • c057052770f011See the full diff
    • the / response property's maxLength was increased from 2048 to 8192 for the response status

      response-property-max-length-increased

    • the / request property's maxLength was increased from 2048 to 8192

      request-property-max-length-increased

    • the request property's maxLength was set to 255

      request-property-max-length-set

    • added the new optional request property /

      new-optional-request-property

    • added the optional property / to the response with the status

      response-optional-property-added