mirror of
https://github.com/openziti/zrok.git
synced 2025-08-26 14:59:47 +02:00
add new 'remoteAgent' boolean to '/overview' environment output (#977)
This commit is contained in:
@@ -36,6 +36,9 @@ type Environment struct {
|
||||
// limited
|
||||
Limited bool `json:"limited,omitempty"`
|
||||
|
||||
// remote agent
|
||||
RemoteAgent bool `json:"remoteAgent,omitempty"`
|
||||
|
||||
// updated at
|
||||
UpdatedAt int64 `json:"updatedAt,omitempty"`
|
||||
|
||||
|
Reference in New Issue
Block a user