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
+4
Original file line number
Diff line number
Diff line change
@@ -244,6 +244,7 @@ <h3>Method Details</h3>
244
244
3.14,
245
245
],
246
246
"deviceBasebandVersion": "A String", # Baseband version. For example, MDM9625_104662.22.05.34p.
247
+
"enterpriseSpecificId": "A String", # Output only. ID that uniquely identifies a personally-owned device in a particular organization. On the same physical device when enrolled with the same organization, this ID persists across setups and even factory resets. This ID is available on personally-owned devices with a work profile on devices running Android 12 and above.
247
248
"gpuShutdownTemperatures": [ # GPU shutdown temperature thresholds in Celsius for each GPU on the device.
248
249
3.14,
249
250
],
@@ -546,6 +547,7 @@ <h3>Method Details</h3>
546
547
3.14,
547
548
],
548
549
"deviceBasebandVersion": "A String", # Baseband version. For example, MDM9625_104662.22.05.34p.
550
+
"enterpriseSpecificId": "A String", # Output only. ID that uniquely identifies a personally-owned device in a particular organization. On the same physical device when enrolled with the same organization, this ID persists across setups and even factory resets. This ID is available on personally-owned devices with a work profile on devices running Android 12 and above.
549
551
"gpuShutdownTemperatures": [ # GPU shutdown temperature thresholds in Celsius for each GPU on the device.
550
552
3.14,
551
553
],
@@ -806,6 +808,7 @@ <h3>Method Details</h3>
806
808
3.14,
807
809
],
808
810
"deviceBasebandVersion": "A String", # Baseband version. For example, MDM9625_104662.22.05.34p.
811
+
"enterpriseSpecificId": "A String", # Output only. ID that uniquely identifies a personally-owned device in a particular organization. On the same physical device when enrolled with the same organization, this ID persists across setups and even factory resets. This ID is available on personally-owned devices with a work profile on devices running Android 12 and above.
809
812
"gpuShutdownTemperatures": [ # GPU shutdown temperature thresholds in Celsius for each GPU on the device.
810
813
3.14,
811
814
],
@@ -1048,6 +1051,7 @@ <h3>Method Details</h3>
1048
1051
3.14,
1049
1052
],
1050
1053
"deviceBasebandVersion": "A String", # Baseband version. For example, MDM9625_104662.22.05.34p.
1054
+
"enterpriseSpecificId": "A String", # Output only. ID that uniquely identifies a personally-owned device in a particular organization. On the same physical device when enrolled with the same organization, this ID persists across setups and even factory resets. This ID is available on personally-owned devices with a work profile on devices running Android 12 and above.
1051
1055
"gpuShutdownTemperatures": [ # GPU shutdown temperature thresholds in Celsius for each GPU on the device.
Copy file name to clipboardexpand all lines: docs/dyn/androidmanagement_v1.enterprises.policies.html
+4
Original file line number
Diff line number
Diff line change
@@ -384,6 +384,7 @@ <h3>Method Details</h3>
384
384
},
385
385
},
386
386
],
387
+
"preferentialNetworkService": "A String", # Controls whether preferential network service is enabled on the work profile. For example, an organization may have an agreement with a carrier that all of the work data from its employees' devices will be sent via a network service dedicated for enterprise use. An example of a supported preferential network service is the enterprise slice on 5G networks. This has no effect on fully managed devices.
387
388
"privateKeySelectionEnabled": True or False, # Allows showing UI on a device for a user to choose a private key alias if there are no matching rules in ChoosePrivateKeyRules. For devices below Android P, setting this may leave enterprise keys vulnerable.
388
389
"recommendedGlobalProxy": { # Configuration info for an HTTP proxy. For a direct proxy, set the host, port, and excluded_hosts fields. For a PAC script proxy, set the pac_uri field. # The network-independent global HTTP proxy. Typically proxies should be configured per-network in open_network_configuration. However for unusual configurations like general internal filtering a global HTTP proxy may be useful. If the proxy is not accessible, network access may break. The global proxy is only a recommendation and some apps may ignore it.
389
390
"excludedHosts": [ # For a direct proxy, the hosts for which the proxy is bypassed. The host names may contain wildcards such as *.example.com.
@@ -749,6 +750,7 @@ <h3>Method Details</h3>
749
750
},
750
751
},
751
752
],
753
+
"preferentialNetworkService": "A String", # Controls whether preferential network service is enabled on the work profile. For example, an organization may have an agreement with a carrier that all of the work data from its employees' devices will be sent via a network service dedicated for enterprise use. An example of a supported preferential network service is the enterprise slice on 5G networks. This has no effect on fully managed devices.
752
754
"privateKeySelectionEnabled": True or False, # Allows showing UI on a device for a user to choose a private key alias if there are no matching rules in ChoosePrivateKeyRules. For devices below Android P, setting this may leave enterprise keys vulnerable.
753
755
"recommendedGlobalProxy": { # Configuration info for an HTTP proxy. For a direct proxy, set the host, port, and excluded_hosts fields. For a PAC script proxy, set the pac_uri field. # The network-independent global HTTP proxy. Typically proxies should be configured per-network in open_network_configuration. However for unusual configurations like general internal filtering a global HTTP proxy may be useful. If the proxy is not accessible, network access may break. The global proxy is only a recommendation and some apps may ignore it.
754
756
"excludedHosts": [ # For a direct proxy, the hosts for which the proxy is bypassed. The host names may contain wildcards such as *.example.com.
@@ -1120,6 +1122,7 @@ <h3>Method Details</h3>
1120
1122
},
1121
1123
},
1122
1124
],
1125
+
"preferentialNetworkService": "A String", # Controls whether preferential network service is enabled on the work profile. For example, an organization may have an agreement with a carrier that all of the work data from its employees' devices will be sent via a network service dedicated for enterprise use. An example of a supported preferential network service is the enterprise slice on 5G networks. This has no effect on fully managed devices.
1123
1126
"privateKeySelectionEnabled": True or False, # Allows showing UI on a device for a user to choose a private key alias if there are no matching rules in ChoosePrivateKeyRules. For devices below Android P, setting this may leave enterprise keys vulnerable.
1124
1127
"recommendedGlobalProxy": { # Configuration info for an HTTP proxy. For a direct proxy, set the host, port, and excluded_hosts fields. For a PAC script proxy, set the pac_uri field. # The network-independent global HTTP proxy. Typically proxies should be configured per-network in open_network_configuration. However for unusual configurations like general internal filtering a global HTTP proxy may be useful. If the proxy is not accessible, network access may break. The global proxy is only a recommendation and some apps may ignore it.
1125
1128
"excludedHosts": [ # For a direct proxy, the hosts for which the proxy is bypassed. The host names may contain wildcards such as *.example.com.
@@ -1474,6 +1477,7 @@ <h3>Method Details</h3>
1474
1477
},
1475
1478
},
1476
1479
],
1480
+
"preferentialNetworkService": "A String", # Controls whether preferential network service is enabled on the work profile. For example, an organization may have an agreement with a carrier that all of the work data from its employees' devices will be sent via a network service dedicated for enterprise use. An example of a supported preferential network service is the enterprise slice on 5G networks. This has no effect on fully managed devices.
1477
1481
"privateKeySelectionEnabled": True or False, # Allows showing UI on a device for a user to choose a private key alias if there are no matching rules in ChoosePrivateKeyRules. For devices below Android P, setting this may leave enterprise keys vulnerable.
1478
1482
"recommendedGlobalProxy": { # Configuration info for an HTTP proxy. For a direct proxy, set the host, port, and excluded_hosts fields. For a PAC script proxy, set the pac_uri field. # The network-independent global HTTP proxy. Typically proxies should be configured per-network in open_network_configuration. However for unusual configurations like general internal filtering a global HTTP proxy may be useful. If the proxy is not accessible, network access may break. The global proxy is only a recommendation and some apps may ignore it.
1479
1483
"excludedHosts": [ # For a direct proxy, the hosts for which the proxy is bypassed. The host names may contain wildcards such as *.example.com.
"description": "Baseband version. For example, MDM9625_104662.22.05.34p.",
2326
2326
"type": "string"
2327
2327
},
2328
+
"enterpriseSpecificId": {
2329
+
"description": "Output only. ID that uniquely identifies a personally-owned device in a particular organization. On the same physical device when enrolled with the same organization, this ID persists across setups and even factory resets. This ID is available on personally-owned devices with a work profile on devices running Android 12 and above.",
2330
+
"readOnly": true,
2331
+
"type": "string"
2332
+
},
2328
2333
"gpuShutdownTemperatures": {
2329
2334
"description": "GPU shutdown temperature thresholds in Celsius for each GPU on the device.",
2330
2335
"items": {
@@ -3678,6 +3683,20 @@
3678
3683
},
3679
3684
"type": "array"
3680
3685
},
3686
+
"preferentialNetworkService": {
3687
+
"description": "Controls whether preferential network service is enabled on the work profile. For example, an organization may have an agreement with a carrier that all of the work data from its employees' devices will be sent via a network service dedicated for enterprise use. An example of a supported preferential network service is the enterprise slice on 5G networks. This has no effect on fully managed devices.",
3688
+
"enum": [
3689
+
"PREFERENTIAL_NETWORK_SERVICE_UNSPECIFIED",
3690
+
"PREFERENTIAL_NETWORK_SERVICE_DISABLED",
3691
+
"PREFERENTIAL_NETWORK_SERVICE_ENABLED"
3692
+
],
3693
+
"enumDescriptions": [
3694
+
"Unspecified. Defaults to PREFERENTIAL_NETWORK_SERVICES_DISABLED.",
3695
+
"Preferential network service is disabled on the work profile.",
3696
+
"Preferential network service is enabled on the work profile."
3697
+
],
3698
+
"type": "string"
3699
+
},
3681
3700
"privateKeySelectionEnabled": {
3682
3701
"description": "Allows showing UI on a device for a user to choose a private key alias if there are no matching rules in ChoosePrivateKeyRules. For devices below Android P, setting this may leave enterprise keys vulnerable.",
0 commit comments