You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.chromeosdevices.html
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -228,6 +228,11 @@ <h3>Method Details</h3>
228
228
"extendedSupportEligible": True or False, # Output only. Whether or not the device requires the extended support opt in.
229
229
"extendedSupportEnabled": True or False, # Output only. Whether extended support policy is enabled on the device.
230
230
"extendedSupportStart": "A String", # Output only. Date of the device when extended support policy for automatic updates starts.
231
+
"fanInfo": [ # Output only. Fan information for the device.
232
+
{ # Information about the device's fan.
233
+
"speedRpm": 42, # Output only. Fan speed in RPM.
234
+
},
235
+
],
231
236
"firmwareVersion": "A String", # The Chrome device's firmware version.
232
237
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
233
238
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
@@ -416,6 +421,11 @@ <h3>Method Details</h3>
416
421
"extendedSupportEligible": True or False, # Output only. Whether or not the device requires the extended support opt in.
417
422
"extendedSupportEnabled": True or False, # Output only. Whether extended support policy is enabled on the device.
418
423
"extendedSupportStart": "A String", # Output only. Date of the device when extended support policy for automatic updates starts.
424
+
"fanInfo": [ # Output only. Fan information for the device.
425
+
{ # Information about the device's fan.
426
+
"speedRpm": 42, # Output only. Fan speed in RPM.
427
+
},
428
+
],
419
429
"firmwareVersion": "A String", # The Chrome device's firmware version.
420
430
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
421
431
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
@@ -619,6 +629,11 @@ <h3>Method Details</h3>
619
629
"extendedSupportEligible": True or False, # Output only. Whether or not the device requires the extended support opt in.
620
630
"extendedSupportEnabled": True or False, # Output only. Whether extended support policy is enabled on the device.
621
631
"extendedSupportStart": "A String", # Output only. Date of the device when extended support policy for automatic updates starts.
632
+
"fanInfo": [ # Output only. Fan information for the device.
633
+
{ # Information about the device's fan.
634
+
"speedRpm": 42, # Output only. Fan speed in RPM.
635
+
},
636
+
],
622
637
"firmwareVersion": "A String", # The Chrome device's firmware version.
623
638
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
624
639
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
@@ -781,6 +796,11 @@ <h3>Method Details</h3>
781
796
"extendedSupportEligible": True or False, # Output only. Whether or not the device requires the extended support opt in.
782
797
"extendedSupportEnabled": True or False, # Output only. Whether extended support policy is enabled on the device.
783
798
"extendedSupportStart": "A String", # Output only. Date of the device when extended support policy for automatic updates starts.
799
+
"fanInfo": [ # Output only. Fan information for the device.
800
+
{ # Information about the device's fan.
801
+
"speedRpm": 42, # Output only. Fan speed in RPM.
802
+
},
803
+
],
784
804
"firmwareVersion": "A String", # The Chrome device's firmware version.
785
805
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
786
806
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
@@ -942,6 +962,11 @@ <h3>Method Details</h3>
942
962
"extendedSupportEligible": True or False, # Output only. Whether or not the device requires the extended support opt in.
943
963
"extendedSupportEnabled": True or False, # Output only. Whether extended support policy is enabled on the device.
944
964
"extendedSupportStart": "A String", # Output only. Date of the device when extended support policy for automatic updates starts.
965
+
"fanInfo": [ # Output only. Fan information for the device.
966
+
{ # Information about the device's fan.
967
+
"speedRpm": 42, # Output only. Fan speed in RPM.
968
+
},
969
+
],
945
970
"firmwareVersion": "A String", # The Chrome device's firmware version.
946
971
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
947
972
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
@@ -1104,6 +1129,11 @@ <h3>Method Details</h3>
1104
1129
"extendedSupportEligible": True or False, # Output only. Whether or not the device requires the extended support opt in.
1105
1130
"extendedSupportEnabled": True or False, # Output only. Whether extended support policy is enabled on the device.
1106
1131
"extendedSupportStart": "A String", # Output only. Date of the device when extended support policy for automatic updates starts.
1132
+
"fanInfo": [ # Output only. Fan information for the device.
1133
+
{ # Information about the device's fan.
1134
+
"speedRpm": 42, # Output only. Fan speed in RPM.
1135
+
},
1136
+
],
1107
1137
"firmwareVersion": "A String", # The Chrome device's firmware version.
1108
1138
"firstEnrollmentTime": "A String", # Date and time for the first time the device was enrolled.
1109
1139
"kind": "admin#directory#chromeosdevice", # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
0 commit comments