Image Updates

Get image update status

Returns the update availability status for all stacks.

get/api/image-updates

Response

Array of update status objects per stack.

stack_namestring

Name of the stack.

has_updates0 | 1

Whether any images in this stack have newer versions available.

last_checkedinteger nullable

Unix timestamp of the last check.

Changes

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

    • 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 500

      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 new PAID_REQUIRED enum value to the code response property for the response status 500

      response-property-enum-value-added

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added