Changes to PATCH /api/v1/cert-manager/syncs/windows-server/:pkiSyncId

PATCH /api/v1/cert-manager/syncs/windows-server/{pkiSyncId}

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

Changed in 4 of the 19 revisions of this API.119

  1. e15904efcbcd5
  2. c057052770f011
  3. f10a4f8c1d4112
  4. 5dbb77aad0f51

What changed

    • added the new optional request property syncOptions/healthCheckCommand

      new-optional-request-property

    • 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

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

      response-property-max-length-increased

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

      request-property-max-length-increased

    • the description request property's maxLength was set to 255

      request-property-max-length-set

    • added the new optional request property syncOptions/postSyncCommand

      new-optional-request-property

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

      response-optional-property-added

    • endpoint added

      endpoint-added