REST API Method: POST /rest/sbaconfig?action=sbaupgrade

This operation allows to install SBC Communication service updates and Lync Cumulative Update patches on the ASM.

This operation will accept signed Windows .msi and .msp files as well as published .pkg files

An HTTP Status 200 return for this action only means that the request was successfully received by the system. Status of the action must be retrieved using the SBA Action Status Resource .

URL:

https://192.168.0.111/rest/sbaconfig?action=sbaupgrade

HTTP Method

POST

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
sbaInstallFilenameYesNostringnone80 - Max Length Indicates the name of the file to be uploaded with allowable file type extension such as msi, msp and pkg.

  • No labels