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/androidmanagement_v1.enterprises.devices.html
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -287,6 +287,12 @@ <h3>Method Details</h3>
287
287
"imei": "A String", # IMEI number of the GSM device. For example, A1000031212.
288
288
"meid": "A String", # MEID number of the CDMA device. For example, A00000292788E1.
289
289
"networkOperatorName": "A String", # Alphabetic name of current registered operator. For example, Vodafone.
290
+
"telephonyInfos": [ # Provides telephony information associated with each SIM card on the device. Only supported on fully managed devices starting from Android API level 23.
291
+
{ # Telephony information associated with a given SIM card on the device. Only supported on fully managed devices starting from Android API level 23.
292
+
"carrierName": "A String", # The carrier name associated with this SIM card.
293
+
"phoneNumber": "A String", # The phone number associated with this SIM card.
294
+
},
295
+
],
290
296
"wifiMacAddress": "A String", # Wi-Fi MAC address of the device. For example, 7c:11:11:11:11:11.
291
297
},
292
298
"nonComplianceDetails": [ # Details about policy settings that the device is not compliant with.
@@ -566,6 +572,12 @@ <h3>Method Details</h3>
566
572
"imei": "A String", # IMEI number of the GSM device. For example, A1000031212.
567
573
"meid": "A String", # MEID number of the CDMA device. For example, A00000292788E1.
568
574
"networkOperatorName": "A String", # Alphabetic name of current registered operator. For example, Vodafone.
575
+
"telephonyInfos": [ # Provides telephony information associated with each SIM card on the device. Only supported on fully managed devices starting from Android API level 23.
576
+
{ # Telephony information associated with a given SIM card on the device. Only supported on fully managed devices starting from Android API level 23.
577
+
"carrierName": "A String", # The carrier name associated with this SIM card.
578
+
"phoneNumber": "A String", # The phone number associated with this SIM card.
579
+
},
580
+
],
569
581
"wifiMacAddress": "A String", # Wi-Fi MAC address of the device. For example, 7c:11:11:11:11:11.
570
582
},
571
583
"nonComplianceDetails": [ # Details about policy settings that the device is not compliant with.
@@ -803,6 +815,12 @@ <h3>Method Details</h3>
803
815
"imei": "A String", # IMEI number of the GSM device. For example, A1000031212.
804
816
"meid": "A String", # MEID number of the CDMA device. For example, A00000292788E1.
805
817
"networkOperatorName": "A String", # Alphabetic name of current registered operator. For example, Vodafone.
818
+
"telephonyInfos": [ # Provides telephony information associated with each SIM card on the device. Only supported on fully managed devices starting from Android API level 23.
819
+
{ # Telephony information associated with a given SIM card on the device. Only supported on fully managed devices starting from Android API level 23.
820
+
"carrierName": "A String", # The carrier name associated with this SIM card.
821
+
"phoneNumber": "A String", # The phone number associated with this SIM card.
822
+
},
823
+
],
806
824
"wifiMacAddress": "A String", # Wi-Fi MAC address of the device. For example, 7c:11:11:11:11:11.
807
825
},
808
826
"nonComplianceDetails": [ # Details about policy settings that the device is not compliant with.
@@ -1022,6 +1040,12 @@ <h3>Method Details</h3>
1022
1040
"imei": "A String", # IMEI number of the GSM device. For example, A1000031212.
1023
1041
"meid": "A String", # MEID number of the CDMA device. For example, A00000292788E1.
1024
1042
"networkOperatorName": "A String", # Alphabetic name of current registered operator. For example, Vodafone.
1043
+
"telephonyInfos": [ # Provides telephony information associated with each SIM card on the device. Only supported on fully managed devices starting from Android API level 23.
1044
+
{ # Telephony information associated with a given SIM card on the device. Only supported on fully managed devices starting from Android API level 23.
1045
+
"carrierName": "A String", # The carrier name associated with this SIM card.
1046
+
"phoneNumber": "A String", # The phone number associated with this SIM card.
1047
+
},
1048
+
],
1025
1049
"wifiMacAddress": "A String", # Wi-Fi MAC address of the device. For example, 7c:11:11:11:11:11.
1026
1050
},
1027
1051
"nonComplianceDetails": [ # Details about policy settings that the device is not compliant with.
Copy file name to clipboardExpand all lines: docs/dyn/androidmanagement_v1.enterprises.enrollmentTokens.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ <h3>Method Details</h3>
101
101
{ # An enrollment token.
102
102
"additionalData": "A String", # Optional, arbitrary data associated with the enrollment token. This could contain, for example, the ID of an org unit the device is assigned to after enrollment. After a device enrolls with the token, this data will be exposed in the enrollment_token_data field of the Device resource. The data must be 1024 characters or less; otherwise, the creation request will fail.
103
103
"allowPersonalUsage": "A String", # Controls whether personal usage is allowed on a device provisioned with this enrollment token.For company-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage requires the user provision the device as a fully managed device.For personally-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage will prevent the device from provisioning. Personal usage cannot be disabled on personally-owned device.
104
-
"duration": "A String", # The length of time the enrollment token is valid, ranging from 1 minute to 30 days. If not specified, the default duration is 1 hour.
104
+
"duration": "A String", # The length of time the enrollment token is valid, ranging from 1 minute to 90 days. If not specified, the default duration is 1 hour.
105
105
"expirationTimestamp": "A String", # The expiration time of the token. This is a read-only field generated by the server.
106
106
"name": "A String", # The name of the enrollment token, which is generated by the server during creation, in the form enterprises/{enterpriseId}/enrollmentTokens/{enrollmentTokenId}.
107
107
"oneTimeOnly": True or False, # Whether the enrollment token is for one time use only. If the flag is set to true, only one device can use it for registration.
@@ -124,7 +124,7 @@ <h3>Method Details</h3>
124
124
{ # An enrollment token.
125
125
"additionalData": "A String", # Optional, arbitrary data associated with the enrollment token. This could contain, for example, the ID of an org unit the device is assigned to after enrollment. After a device enrolls with the token, this data will be exposed in the enrollment_token_data field of the Device resource. The data must be 1024 characters or less; otherwise, the creation request will fail.
126
126
"allowPersonalUsage": "A String", # Controls whether personal usage is allowed on a device provisioned with this enrollment token.For company-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage requires the user provision the device as a fully managed device.For personally-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage will prevent the device from provisioning. Personal usage cannot be disabled on personally-owned device.
127
-
"duration": "A String", # The length of time the enrollment token is valid, ranging from 1 minute to 30 days. If not specified, the default duration is 1 hour.
127
+
"duration": "A String", # The length of time the enrollment token is valid, ranging from 1 minute to 90 days. If not specified, the default duration is 1 hour.
128
128
"expirationTimestamp": "A String", # The expiration time of the token. This is a read-only field generated by the server.
129
129
"name": "A String", # The name of the enrollment token, which is generated by the server during creation, in the form enterprises/{enterpriseId}/enrollmentTokens/{enrollmentTokenId}.
130
130
"oneTimeOnly": True or False, # Whether the enrollment token is for one time use only. If the flag is set to true, only one device can use it for registration.
0 commit comments