PKI Syncs

List the Chef PKI Syncs for the specified project.

get/api/v1/cert-manager/syncs/chef

Response

Default Response

Changes

Changed in 3 of the 19 revisions of this API.15

    • added the optional property pkiSyncs/items/lastHealthCheckMessage to the response with the 200 status

      response-optional-property-added

    • added the optional property pkiSyncs/items/lastHealthCheckRanAt to the response with the 200 status

      response-optional-property-added

    • added the optional property pkiSyncs/items/lastHealthCheckStatus to the response with the 200 status

      response-optional-property-added

    • added the optional property pkiSyncs/items/syncOptions/healthCheckCommand to the response with the 200 status

      response-optional-property-added

    • the pkiSyncs/items/syncOptions/postSyncCommand response property's maxLength was increased from 2048 to 8192 for the response status 200

      response-property-max-length-increased

    • added the optional property pkiSyncs/items/syncOptions/postSyncCommand to the response with the 200 status

      response-optional-property-added