Documentation
¶
Overview ¶
Package webapi : WEB API
Package webapi : WEB API
Package webapi : WEB API
Index ¶
- func Start(p *WebAPI)
- func Stop()
- type CertEnt
- type IPAMRangeEnt
- type NodeMemo
- type OTelMetricEnt
- type OTelTraceDAGEnt
- type OTelTraceDAGLinkEnt
- type OTelTraceDAGNodeEnt
- type OTelTraceEnt
- type OTelTraceReq
- type PingReq
- type PingRes
- type SSHPublicKeyPostEnt
- type SensorEnt
- type WebAPI
- type WebAPIFDBTableEnt
- type WebAPIIPv6Ent
- type WebAPIIfPortEnt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IPAMRangeEnt ¶ added in v1.46.0
type OTelMetricEnt ¶ added in v1.54.0
type OTelTraceDAGEnt ¶ added in v1.54.0
type OTelTraceDAGEnt struct {
Nodes []OTelTraceDAGNodeEnt `json:"Nodes"`
Links []OTelTraceDAGLinkEnt `json:"Links"`
}
type OTelTraceDAGLinkEnt ¶ added in v1.54.0
type OTelTraceDAGNodeEnt ¶ added in v1.54.0
type OTelTraceEnt ¶ added in v1.54.0
type OTelTraceReq ¶ added in v1.54.0
type SSHPublicKeyPostEnt ¶ added in v1.55.0
type SSHPublicKeyPostEnt struct {
PublicKey string
}
type WebAPIFDBTableEnt ¶ added in v1.65.0
type WebAPIIPv6Ent ¶ added in v1.65.0
Source Files
¶
- address.go
- ai.go
- arp.go
- cert.go
- datastore.go
- devices.go
- discover.go
- drawitem.go
- eventlog.go
- feedback.go
- flows.go
- gnmi.go
- grok.go
- influxdb.go
- ipreport.go
- line.go
- login.go
- map.go
- mapconf.go
- mcp.go
- mcp_log.go
- mcp_map.go
- mcp_report.go
- mibbr.go
- mobile.go
- netflow.go
- network.go
- node.go
- notifyconf.go
- otel.go
- pki.go
- polling.go
- report_fdbTable.go
- report_ifport.go
- reportconf.go
- sensor.go
- servers.go
- sflow.go
- snmptrap.go
- syslog.go
- twBlueScan.go
- twSdrPower.go
- twWifiScan.go
- twpcap.go
- twwinlog.go
- users.go
- utils.go
- webapi.go
Click to show internal directories.
Click to hide internal directories.