PKI Syncs

Delete the specified Chef PKI Sync.

delete/api/v1/cert-manager/syncs/chef/{pkiSyncId}

Path parameters

pkiSyncIdstring required

Response

Default Response

idstring uuid required
namestring required
descriptionstring nullable
destination'chef' required
isAutoSyncEnabledboolean 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.15

    • 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

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

      response-property-max-length-increased

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

      response-optional-property-added