Add files via upload
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"2b03d257-37de-44f6-a03a-44a344ccf292": {
|
||||
"id": "2b03d257-37de-44f6-a03a-44a344ccf292",
|
||||
"name": "eNSP测试",
|
||||
"ip_address": "192.168.56.2",
|
||||
"device_type": "switch",
|
||||
"vendor": "huawei",
|
||||
"platform": "huawei_vrp",
|
||||
"model": "",
|
||||
"os_version": "",
|
||||
"status": "unknown",
|
||||
"location": "",
|
||||
"credential_id": "ced69119-25bb-41ae-adc3-decb6785ed91",
|
||||
"description": "",
|
||||
"tags": [],
|
||||
"last_seen": null,
|
||||
"created_at": "2025-05-17T16:58:39.750430",
|
||||
"updated_at": "2025-05-24T20:15:32.852482",
|
||||
"custom_attributes": {}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"nodes": {
|
||||
"2b03d257-37de-44f6-a03a-44a344ccf292": {
|
||||
"device_id": "2b03d257-37de-44f6-a03a-44a344ccf292",
|
||||
"name": "eNSP测试",
|
||||
"ip_address": "192.168.56.2",
|
||||
"vendor": "huawei",
|
||||
"device_type": "switch",
|
||||
"status": "unknown",
|
||||
"interfaces": [],
|
||||
"position": null,
|
||||
"discovered_at": "2025-05-26T19:06:23.576921",
|
||||
"last_seen": "2025-05-26T19:06:23.576921"
|
||||
}
|
||||
},
|
||||
"links": [],
|
||||
"last_discovery": "2025-05-26T19:06:23.577937",
|
||||
"discovery_scope": [
|
||||
"2b03d257-37de-44f6-a03a-44a344ccf292"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user