added
os
This commit is contained in:
parent
774e43c1ad
commit
47a8fba9d1
@ -27,6 +27,7 @@ type DiscoveryHost struct {
|
||||
CreateDate timestamp.Timestamp `json:"createDate,omitempty"`
|
||||
UpdateDate timestamp.Timestamp `json:"updateDate,omitempty"`
|
||||
|
||||
Os string `json:"os,omitempty"`
|
||||
IsTarget bool `json:"isTarget,omitempty"`
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user