plcm-software-upgrade-history.xsd Documentation

Target Namespace

Elements

plcm-software-upgrade-history  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.


Complex Types

PlcmSoftwareUpgradeHistory Fields

NameTypeDescriptionAttributes
serverxs:int Server information on which upgrade was performed.
from-versionxs:string Software version before the upgrade initiated
to-versionxs:string Software version after the upgrade completed
user-namexs:string Name of the user who performed software upgrade operation
upgrade-statusUpgradeStatus The status of the upgrade
datexs:dateTime


Simple Types


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