ListUpdates
List available software updates and their installation status
GET
/api/v1/lifecycle/updatesOperation ID
ListUpdatesSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Query Parameters
typeStringFilter updates by type, e.g. security, feature, bugfix
severityStringFilter updates by severity level
limitIntegerMaximum number of results to return
Example: 0
offsetIntegerNumber of results to skip for pagination
Example: 0
statusStringP2a: filter by status (discovered/downloaded/applied/obsolete); empty = exclude obsolete Status
