FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

haproxy-dataplane/docs/InfoSystem.md at main · triptix-tech/haproxy-dataplane · GitHub

Latest commit

 

History

History
16 lines (11 loc) · 784 Bytes

File metadata and controls

16 lines (11 loc) · 784 Bytes

InfoSystem

Properties

Name Type Description Notes
cpu_info Option<crate::models::InfoSystemCpuInfo> [optional]
hostname Option<String> Hostname where the HAProxy is running [optional]
mem_info Option<crate::models::InfoSystemMemInfo> [optional]
os_string Option<String> OS string [optional]
time Option<i32> Current time in milliseconds since Epoch. [optional]
uptime Option<i32> System uptime [optional]

[Back to Model list] [Back to API list] [Back to README]


Back | FazBrowse Home | New Git URL