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

This action allows the whole CCE config INI file to be downloaded from the system. The downloaded file can be used to edit and upload to the SBC for configuring the CCE but requires the user to be well-versed with the INI file semantics.

Ensure that the CCE configuration is done only after the certificate is installed on the CCE. Failure to follow the correct order of steps may result in undesirable behavior.

If you plan on importing this file to configure the CCE, ensure to save the file with file extension .ini

URL:

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

HTTP Method

POST

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
CCEConfigIniFileNoNostringnone - Max Length Indicates the file name for the CCE config INI file. The file should have earlier been downloaded using the action downloadcceconfig

  • No labels