我使用的是 |产品:|JumpServer 社区版 GPLv3 |版本:|v3.9.3|
数据结构如下:
{
“name”: “测试服”,
“address”: “10.54.235.55”,
“platform”: “Linux”,
“protocols”: [{“name”: “ssh”, “port”: 22},{“name”: “sftp”, “port”: “22”}],
“is_active”: “true”,
“accounts”: [
{
“username”: “null”
}
]
}
返回 500 错误 请问是哪里有问题