Changes to Get Credential Rotation Status

GET /v2/org/{org}/nico/credential/rotation

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

Changed in 2 of the 94 revisions of this API.71

  1. 484497856a947
  2. 45aed597123d1

What changed

    • the converged response's property type/format changed from integer/int64 to integer/uint64 for status 200

      response-property-type-changed

    • the device/currentVersion response's property type/format changed from integer null/int64 to integer null/uint32 for status 200

      response-property-type-changed

    • the device/rotateAttempts response's property type/format changed from integer/int64 to integer/uint32 for status 200

      response-property-type-changed

    • the device/rotatingToVersion response's property type/format changed from integer null/int64 to integer null/uint32 for status 200

      response-property-type-changed

    • the pending response's property type/format changed from integer/int64 to integer/uint64 for status 200

      response-property-type-changed

    • the quarantined response's property type/format changed from integer/int64 to integer/uint64 for status 200

      response-property-type-changed

    • the targetVersion response's property type/format changed from integer/int64 to integer/uint32 for status 200

      response-property-type-changed

    • endpoint added

      endpoint-added