Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 915 Bytes

SystemInfo.md

File metadata and controls

18 lines (13 loc) · 915 Bytes

SystemInfo

Properties

Name Type Description Notes
http_headers std::collections::HashMap<String, String> Get HTTP Request headers [readonly]
http_host String Get HTTP host [readonly]
http_is_secure bool Get HTTP Secure flag [readonly]
runtime models::SystemInfoRuntime
brand String Currently active brand [readonly]
server_time String Current server time [readonly]
embedded_outpost_disabled bool Whether the embedded outpost is disabled [readonly]
embedded_outpost_host String Get the FQDN configured on the embedded outpost [readonly]

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