22 lines
587 B
JSON
22 lines
587 B
JSON
{
|
|
"ced69119-25bb-41ae-adc3-decb6785ed91": {
|
|
"id": "ced69119-25bb-41ae-adc3-decb6785ed91",
|
|
"name": "eNSP-SSH测试凭证",
|
|
"username": "admin",
|
|
"password": "admin@123",
|
|
"protocol": "ssh",
|
|
"port": 22,
|
|
"enable_password": "",
|
|
"ssh_key_file": ""
|
|
},
|
|
"525585dc-c19e-4aa4-9ceb-ff07ce56a46d": {
|
|
"id": "525585dc-c19e-4aa4-9ceb-ff07ce56a46d",
|
|
"name": "eNSP-Telnet测试凭证",
|
|
"username": "root",
|
|
"password": "root@123",
|
|
"protocol": "telnet",
|
|
"port": 23,
|
|
"enable_password": null,
|
|
"ssh_key_file": null
|
|
}
|
|
} |