PKI Syncs

List the Windows Server PKI Syncs for the specified project.

get/api/v1/cert-manager/syncs/windows-server

Response

Default Response

Changes

Changed in 4 of the 20 revisions of this API.16

    • 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

    • endpoint added

      endpoint-added