mirror of
https://github.com/mayanayza/netvisor.git
synced 2025-12-10 08:24:08 -06:00
chore: update test fixtures for release v0.11.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"server_url": "http://server:60072",
|
||||
"network_id": "abff052f-ddc1-4046-8f2b-d1b8640ef6ab",
|
||||
"network_id": "40846f9a-fe66-4922-b89e-115493c8633e",
|
||||
"server_target": null,
|
||||
"server_port": null,
|
||||
"daemon_port": 60073,
|
||||
@@ -9,10 +9,10 @@
|
||||
"heartbeat_interval": 30,
|
||||
"bind_address": "0.0.0.0",
|
||||
"concurrent_scans": 15,
|
||||
"id": "c5a3ccaf-d54a-4c00-8623-18f0e6d54c6f",
|
||||
"last_heartbeat": "2025-12-10T01:04:22.639366560Z",
|
||||
"host_id": "bb7abcf3-5540-42e5-a7ae-ce2821300ed0",
|
||||
"daemon_api_key": "5c0a66db23934457bd21e96f31769fa4",
|
||||
"id": "06057b2e-9b19-4bbb-9c86-a1288af0509d",
|
||||
"last_heartbeat": "2025-12-10T07:28:36.890787137Z",
|
||||
"host_id": "c42206f4-652f-4302-befa-55ac6db5fa96",
|
||||
"daemon_api_key": "fff0b861c63048d4938a6e01710020e9",
|
||||
"docker_proxy": null,
|
||||
"mode": "Push",
|
||||
"allow_self_signed_certs": false,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -108,33 +108,6 @@
|
||||
},
|
||||
"name": "Business"
|
||||
},
|
||||
{
|
||||
"category": null,
|
||||
"color": "gray",
|
||||
"description": "Deploy NetVisor with enterprise-grade features and functionality",
|
||||
"icon": "Building",
|
||||
"id": "Enterprise",
|
||||
"metadata": {
|
||||
"base_cents": 0,
|
||||
"features": {
|
||||
"api_access": true,
|
||||
"audit_logs": true,
|
||||
"commercial_license": true,
|
||||
"dedicated_support_channel": true,
|
||||
"onboarding_call": true,
|
||||
"remove_created_with": true,
|
||||
"share_views": true
|
||||
},
|
||||
"included_networks": null,
|
||||
"included_seats": null,
|
||||
"is_commercial": true,
|
||||
"network_cents": null,
|
||||
"rate": "Month",
|
||||
"seat_cents": null,
|
||||
"trial_days": 14
|
||||
},
|
||||
"name": "Enterprise"
|
||||
},
|
||||
{
|
||||
"category": null,
|
||||
"color": "blue",
|
||||
|
||||
@@ -909,6 +909,13 @@
|
||||
"logo_url": "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/docker.svg",
|
||||
"name": "Docker Swarm"
|
||||
},
|
||||
{
|
||||
"category": "Virtualization",
|
||||
"description": "Docker",
|
||||
"discovery_pattern": "No match pattern provided",
|
||||
"logo_url": "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/docker.svg",
|
||||
"name": "Docker"
|
||||
},
|
||||
{
|
||||
"category": "Virtualization",
|
||||
"description": "A generic docker container",
|
||||
@@ -1468,12 +1475,5 @@
|
||||
"discovery_pattern": "67/udp is open",
|
||||
"logo_url": "",
|
||||
"name": "Dhcp Server"
|
||||
},
|
||||
{
|
||||
"category": "Virtualization",
|
||||
"description": "Docker",
|
||||
"discovery_pattern": "No match pattern provided",
|
||||
"logo_url": "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/docker.svg",
|
||||
"name": "Docker"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user