Check if a blueprint service has an available update
Returns the update availability for a deployed blueprint service, including the latest tag, and a diff of variables that are new, changed, or removed.
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Blueprint ID
Response
Blueprint update availability
"aws/postgres/17/1.1.0"
Variables added in the latest version that are required with no default
Variables added in the latest version that have a default value
Variables that were optional but are now required in the latest version
Variables whose default value changed between the current and latest versions
Variables that no longer exist in the latest version