Changes to GET /api/v1/cert-manager/syncs/linux-server/:pkiSyncId

GET /api/v1/cert-manager/syncs/linux-server/{pkiSyncId}

Every recorded change to this endpoint, newest first. Back to the operation

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

  1. e15904efcbcd4
  2. c057052770f01
  3. f10a4f8c1d411
  4. 5dbb77aad0f51

What changed

    • added the optional property lastHealthCheckMessage to the response with the 200 status

      response-optional-property-added

    • added the optional property lastHealthCheckRanAt to the response with the 200 status

      response-optional-property-added

    • added the optional property lastHealthCheckStatus to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • the 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 syncOptions/postSyncCommand to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added