curl --location --request POST '/api/HostConfig/GetHostConfig' \
--header 'Cookie: iot.tz=Asia%2FShanghai; iu-session=CfDJ8EQ39xBRr1ROtMfuRoNmSXYXyzFoHKf-cAAGB52Y1lAo2vC7E22cUm0rMa9PVlns_fMBgmZc-5Fjlq_Oyd-vmtuQHhxDXaAvYw3HUqjoDET9E3p8wUB5yNdwtVWCnp7Lny-sG30SUB0CCBxtz91q3VZcdAcD2j6ZRUmmCZ4YxuyfGra6PVvlBgCrxJjtV5EwBK_aC4F7c4Q-9eJGEjsBpXYFr8Xmtpgx_DmlQR4I316e9mL2oLt4TfIrkyx8ZfCX_-z6evViFxLVZ6tSbyY5mf0d2Wyw42XxTcFOwigwB9RuVqm5MtyaMGb5kEgMwRBA09ZO-EEjOIpd9xcVUiNOFaPd2NnM5fvgkP-D6DGlYYRTrrQg4lGl5VdzC6VciDR4740TBk-CmtTacOgI0v8_6xYFGVTFJq0BQGQmCH4DeKlU6q3lKHQqvOF-yT_KKm4gi7FqwxNgYFY-zWnLx4nEgAmKVviOK-xwueEMHQMd1C1pzfchsAhD632IYVPBzoEPDqoDCQSLPm0Iez4IZCEHf8zgxD1GIHFDncuHpI0sAIOweXZ9xe3mRliT-TWbDDFFZ9ZZxxtzAHPiWvsSQ6lRjYhJVDO2CPzEfBd9lge3yC7nqs_-mrWBGM-kRf49L-pdW7Xxq0nZWBUuNCkoNKsir-MgKipmTdkIuCrTbpJvlyctcOswrIORYk84LZsAXpn46OGUUM1qj1vas4_KY2r4_Ebkiu36AITMtWpzcOaX-N3BaIViRF2LLInK0v3uxb_KsrcjLlOBF_Hrs_7Hb2rmTqFPoT4s9k8F4LIw1yErby8ASJvdWJ7qv3V7d8tgvyYhkn4uJUlhjbO00i8cUZtahgbMEup3kGdUha4zbx-K00MDn7jFr38Aye88O_PSH4nAuUDE9UqyFC3jxA7MCrR_k70Brk6Z6ZV1UYcLrzcFvFzlflc6x6XM4gmLG040zmu4wNN4D0grWTTy9Fy31FKzA7XKUFemWobFwqyOuDmUELZj3zL-APYxnnWWcKTZFSQh0i3nDfIZvpB8GMhW408Dx6EtsMc6a_fjweOxXj4SWIAoMIqHw7MWX8e5VAgaF6nb8eNZ22OrG5-qHTX90cO34s0btgzRL1SgaB63F0FrKXohnzmzq_LrFN1uCPVt0JZP-znwUdLi0TfGL9a5LbcqknaTlXfnsJz83HgH6W4g6eng8Ggd-7nzYlLpzbKn2qY76A'{
"code": 0,
"message": "string",
"data": {
"hostIpAddr": "string",
"httpPort": "string",
"httpsPort": "string",
"httpsPassword": "string",
"httpsCertFile": "string",
"servicePort": "string",
"mqPort": "string",
"safetyLevel": "string",
"singleAppStart": "string",
"enableEncrypt": true,
"uiLanguage": "string",
"isDebugEnable": true,
"dbConnections": [
{
"dbName": "string",
"source": "string",
"ip": "string",
"pwd": "string",
"uid": "string",
"select": true,
"dataFilePath": "string",
"port": "string",
"isCreateNew": true,
"sslMode": "string"
}
],
"dbConnectsStr": "string",
"debugEquipNos": [
0
],
"curveOption": {
"curveStoreInDb": true,
"curveStoreDays": 0,
"curveStorePath": "string",
"curveCompress": true,
"curveCompressType": 0,
"eventCompress": true,
"eventStoreDays": 0
},
"unityPort": "string",
"pluginsPath": "string",
"storageFile": "string",
"webApiOption": {
"ipAddress": "string",
"httpPort": "string",
"httpsPort": "string",
"sslAutoGenerate": true,
"cipherAdapterEnable": true,
"sslName": "string",
"sslPassword": "string",
"applicationPartName": "string",
"isInitMaintainPwd": "string",
"tryConnectTime": 0,
"expiredTime": 0,
"gatewayKeepAlive": 0,
"enableGatewayCache": true,
"maxGatewayStoreExpire": 0,
"rsaAutoGenerate": true,
"rsaPadding": "string",
"formFileSize": 0,
"showSystemInfo": {
"showPlatformInfo": true
},
"isManyLoginEnabled": true
},
"redisOption": {
"connectString": "string",
"password": "string"
},
"allowOrigins": [
"string"
]
}
}