File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
src/cbapi/response/models Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,19 @@ properties:
3
3
" systemvolume_total_size " :
4
4
type : string
5
5
" emet_telemetry_path " :
6
- type : object
6
+ type : string
7
7
" os_environment_display_string " :
8
- type : object
8
+ type : string
9
9
" emet_version " :
10
- type : object
10
+ type : string
11
11
" emet_dump_flags " :
12
- type : object
12
+ type : string
13
13
" clock_delta " :
14
14
type : integer
15
15
" supports_cblr " :
16
16
type : boolean
17
17
" sensor_uptime " :
18
- type : object
18
+ type : integer
19
19
" last_update " :
20
20
type : string
21
21
" physical_memory_size " :
@@ -32,7 +32,7 @@ properties:
32
32
" computer_dns_name " :
33
33
type : string
34
34
" emet_report_setting " :
35
- type : object
35
+ type : string
36
36
" id " :
37
37
type : integer
38
38
" emet_process_count " :
@@ -44,7 +44,7 @@ properties:
44
44
" network_isolation_enabled " :
45
45
type : boolean
46
46
" uninstalled " :
47
- type : object
47
+ type : boolean
48
48
" systemvolume_free_size " :
49
49
type : string
50
50
" status " :
@@ -65,7 +65,7 @@ properties:
65
65
" cookie " :
66
66
type : integer
67
67
" emet_exploit_action " :
68
- type : object
68
+ type : string
69
69
" computer_name " :
70
70
type : string
71
71
" license_expiration " :
@@ -105,4 +105,4 @@ properties:
105
105
" display " :
106
106
type : boolean
107
107
" uninstall " :
108
- type : boolean
108
+ type : boolean
You can’t perform that action at this time.
0 commit comments