# SystemInfo
## Properties
**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**](SystemInfo_runtime.md) | |
**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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)