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 | xs:int | Server information on which upgrade was performed. | |
from-version | xs:string | Software version before the upgrade initiated | |
to-version | xs:string | Software version after the upgrade completed | |
user-name | xs:string | Name of the user who performed software upgrade operation | |
upgrade-status | UpgradeStatus | The status of the upgrade | |
date | xs:dateTime |
Name | Type | Restrictions |
---|---|---|
UpgradeStatus | xs:string | Value must be one of:
|