Resources | system | savedConfigList

savedConfigList

List of configurations saved on the system.

Operational Data

ParameterDescription
index Index of the saved configuration file.
fileName The file name of the saved configuration.
size Indicates size of the saved configuration file(KBytes).
version The software version name of the saved configuration.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/savedConfigList/{index}

  • No labels