curl --location --request GET 'http://192.168.2.192:46952/get_startup_conf'
{ "message": "Operation succeed", "data": { "startup_script": "lua/bootstrap.lua", "startup_run": false }, "code": 0 }