Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
indent20px
styledisc

Introduction

Purpose

This feature will list the available patches/hotfixes for hypervisors connected to Cloudstack and the Cloudstack admin will be able to see the available updates on Cloudstack UI, this is functional specification of feature "XS alert hotfix notification" which has Jira ID CS-16206

...

ApiName

Request parameters

Response parameters

Available to regular user

listHostUpdates

  • id
  • hostid (required)
  • applied
  • id
  • host Id
  • update Label
  • description
  • update URL
  • timestamp
  • isApplied

No

New classes for client APIs

...

  • ListHostUpdatesCmd.java
  • HostUpdatesResponse.java

...