Skip to content

Commit e62dca1

Browse files
committed
Merge branch 'master' of github.com:carbonblack/cbapi-python
2 parents 2788764 + e25c9e9 commit e62dca1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/cbapi/response/models/sensorObject.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ properties:
33
"systemvolume_total_size":
44
type: string
55
"emet_telemetry_path":
6-
type: object
6+
type: string
77
"os_environment_display_string":
8-
type: object
8+
type: string
99
"emet_version":
10-
type: object
10+
type: string
1111
"emet_dump_flags":
12-
type: object
12+
type: string
1313
"clock_delta":
1414
type: integer
1515
"supports_cblr":
1616
type: boolean
1717
"sensor_uptime":
18-
type: object
18+
type: integer
1919
"last_update":
2020
type: string
2121
"physical_memory_size":
@@ -32,7 +32,7 @@ properties:
3232
"computer_dns_name":
3333
type: string
3434
"emet_report_setting":
35-
type: object
35+
type: string
3636
"id":
3737
type: integer
3838
"emet_process_count":
@@ -44,7 +44,7 @@ properties:
4444
"network_isolation_enabled":
4545
type: boolean
4646
"uninstalled":
47-
type: object
47+
type: boolean
4848
"systemvolume_free_size":
4949
type: string
5050
"status":
@@ -65,7 +65,7 @@ properties:
6565
"cookie":
6666
type: integer
6767
"emet_exploit_action":
68-
type: object
68+
type: string
6969
"computer_name":
7070
type: string
7171
"license_expiration":
@@ -105,4 +105,4 @@ properties:
105105
"display":
106106
type: boolean
107107
"uninstall":
108-
type: boolean
108+
type: boolean

0 commit comments

Comments
 (0)