PlcmSoftwareUpgradeHistory

PlcmSoftwareUpgradeHistory

The Polycom RealPresence DMA system’s Software Upgrade API lets you upload a software upgrade package and install the upgrade on your system (both servers, if present). It also lets you roll back to the previous version, if necessary. Content-Type: application/vnd.plcm.plcm-software-upgrade-history+xml.


PlcmSoftwareUpgradeHistory Fields

NameTypeDescriptionAttributes
serverint Server information on which upgrade was performed.
fromVersionstring Software version before the upgrade initiated
toVersionstring Software version after the upgrade completed
userNamestring Name of the user who performed software upgrade operation
upgradeStatusUpgradeStatus The status of the upgrade
datedateTime


Nested Types/Restrictions


NameTypeRestrictions
UpgradeStatusstring
Value must be one of:
  • UNKNOWN
  • NONE
  • SUCCESSFUL
  • UPGRADE_SUCCESSFUL
  • ROLLBACK_SUCCESSFUL
  • GENERAL_FAILURE
  • UPGRADE_FAILURE
  • ROLLBACK_FAILURE