{
"id": "GSF_ID_IOT_FTP",
"op": "G0C0S0"
}curl --location --request POST 'http://192.168.0.168/api/network/config' \
--header 'Cookie: access_token=;access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "GSF_ID_IOT_FTP",
"op": "G0C0S0"
}'{
"code": 0,
"data": {
"server_ip": "0.0.0.0",
"server_port": 21,
"auth": 0,
"username": "",
"password": "",
"dir_deep": 0,
"deep1": 0,
"dir1": "dir1",
"deep2": 0,
"dir2": "dir2",
"filename": "",
"name_exinfo": 0,
"snap": 1
}
}