Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 849 Bytes

SystemInfo.md

File metadata and controls

17 lines (12 loc) · 849 Bytes

SystemInfo

Properties

Name Type Description Notes
httpHeaders kotlin.collections.Map<kotlin.String, kotlin.String> Get HTTP Request headers [readonly]
httpHost kotlin.String Get HTTP host [readonly]
httpIsSecure kotlin.Boolean Get HTTP Secure flag [readonly]
runtime SystemInfoRuntime
brand kotlin.String Currently active brand [readonly]
serverTime java.time.OffsetDateTime Current server time [readonly]
embeddedOutpostDisabled kotlin.Boolean Whether the embedded outpost is disabled [readonly]
embeddedOutpostHost kotlin.String Get the FQDN configured on the embedded outpost [readonly]