mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
Added relay mapping support to deviceMeshRouterLinks.
This commit is contained in:
@@ -248,6 +248,10 @@
|
||||
"description": "The port on the remote device.",
|
||||
"type": "number"
|
||||
},
|
||||
"ip": {
|
||||
"description": "Target IP address. If not specified, the target of the connection is the remote device running the MeshAgent.",
|
||||
"type": "string"
|
||||
},
|
||||
"filter": {
|
||||
"description": "Array of node/domain/id or mesh/domain/id strings. When set, the link will only show up for the specified devices or device groups.",
|
||||
"type": "array",
|
||||
|
||||
Reference in New Issue
Block a user