Ingest Hosts to Knowledge Graph
tunnel_ingest_hostsIngests managed SSH inventory into a knowledge graph, creating Host nodes and their relationships. Best-effort when KG engine is unreachable.
Instructions
List the managed SSH inventory and push it into the epistemic-graph KG.
Maps each alias → a typed :Host node (+ :HostGroup / :SshKey and
their :inGroup / :usesKey links). Best-effort: no-ops cleanly when no
KG engine is reachable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | HostGroup name to attach the ingested hosts to. | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||