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.
Name | Type | Description | Attributes |
---|---|---|---|
server | int | Server information on which upgrade was performed. | |
fromVersion | string | Software version before the upgrade initiated | |
toVersion | string | Software version after the upgrade completed | |
userName | string | Name of the user who performed software upgrade operation | |
upgradeStatus | UpgradeStatus | The status of the upgrade | |
date | dateTime |
Name | Type | Restrictions |
---|---|---|
UpgradeStatus | string | Value must be one of:
|