Changes to Fleet update status

GET /api/fleet/update-status

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

Changed in 5 of the 36 revisions of this API.112

  1. 398bd5a72b2b5
  2. 911262156c662
  3. d58cf9d6195b2
  4. 7464894ea58212
  5. a202861afa641

What changed

    • added the optional property nodes/items/composeImageRef to the response with the 200 status

      response-optional-property-added

    • added the optional property nodes/items/imagePinKind to the response with the 200 status

      response-optional-property-added

    • added the optional property nodes/items/targetImageRef to the response with the 200 status

      response-optional-property-added

    • added the optional property nodes/items/updateBlocked to the response with the 200 status

      response-optional-property-added

    • added the optional property nodes/items/updateBlockedReason to the response with the 200 status

      response-optional-property-added

    • added the optional property nodes/items/skipActive to the response with the 200 status

      response-optional-property-added

    • added the optional property nodes/items/skippedVersion to the response with the 200 status

      response-optional-property-added

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 401

      response-property-enum-value-removed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 403

      response-property-enum-value-removed

    • added the new PAID_REQUIRED enum value to the code response property for the response status 401

      response-property-enum-value-added

    • added the media type application/json for the response with the status 403

      response-media-type-added

    • removed the PRO_REQUIRED enum value from the code response property for the response status 401

      response-property-enum-value-removed

    • endpoint added

      endpoint-added