@n8n-dev/n8n-nodes-microsoft-graph-beta 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26714 -820
- package/dist/credentials/MicrosoftGraphBetaApi.credentials.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/MicrosoftGraphBeta.node.js +16 -16
- package/dist/nodes/MicrosoftGraphBeta/resources/admin-actions/index.js +126 -126
- package/dist/nodes/MicrosoftGraphBeta/resources/administrative-units-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/administrative-units-directory-object/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/app-actions/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-actions/index.js +7 -7
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-app-management-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-connector-group/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-directory-object/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-token-issuance-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/applications-token-lifetime-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/chats-actions/index.js +7 -7
- package/dist/nodes/MicrosoftGraphBeta/resources/communications-actions/index.js +7 -7
- package/dist/nodes/MicrosoftGraphBeta/resources/contacts-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/contracts-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/default/index.js +176 -176
- package/dist/nodes/MicrosoftGraphBeta/resources/default/index.js.map +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/device-app-management-actions/index.js +5 -5
- package/dist/nodes/MicrosoftGraphBeta/resources/device-app-management-functions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/device-management-actions/index.js +108 -108
- package/dist/nodes/MicrosoftGraphBeta/resources/device-management-functions/index.js +8 -8
- package/dist/nodes/MicrosoftGraphBeta/resources/device-management-user-experience-analytics-app-health-app-performance-by-app-version-device-id/index.js +47 -47
- package/dist/nodes/MicrosoftGraphBeta/resources/devices-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/devices-directory-object/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-actions/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-administrative-unit/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-inbound-shared-user-profile/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-object-org-contact/index.js +12 -12
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-objects-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-outbound-shared-user-profile/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-role-templates-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-roles-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-roles-directory-object/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/directory-setting-templates-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/domain-dns-records-domain-dns-record/index.js +47 -47
- package/dist/nodes/MicrosoftGraphBeta/resources/domains-domain-dns-record/index.js +65 -65
- package/dist/nodes/MicrosoftGraphBeta/resources/drives-actions/index.js +10 -10
- package/dist/nodes/MicrosoftGraphBeta/resources/education-education-class/index.js +7 -7
- package/dist/nodes/MicrosoftGraphBeta/resources/education-education-school/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/education-education-user/index.js +6 -6
- package/dist/nodes/MicrosoftGraphBeta/resources/education-functions/index.js +3 -3
- package/dist/nodes/MicrosoftGraphBeta/resources/governance-resources-actions/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/group-lifecycle-policies-actions/index.js +3 -3
- package/dist/nodes/MicrosoftGraphBeta/resources/groups-actions/index.js +138 -138
- package/dist/nodes/MicrosoftGraphBeta/resources/groups-directory-object/index.js +8 -8
- package/dist/nodes/MicrosoftGraphBeta/resources/groups-functions/index.js +5 -5
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-actions/index.js +5 -5
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-b-2-x-identity-user-flow/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-governance-actions/index.js +29 -29
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-governance-entitlement-management/index.js +16 -16
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-governance-functions/index.js +14 -14
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-identity-api-connector/index.js +47 -47
- package/dist/nodes/MicrosoftGraphBeta/resources/identity-identity-container/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/me-actions/index.js +131 -131
- package/dist/nodes/MicrosoftGraphBeta/resources/me-device/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/me-directory-object/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/me-o-auth-2-permission-grant/index.js +16 -16
- package/dist/nodes/MicrosoftGraphBeta/resources/mobile-app-mobile-lob-app/index.js +5 -5
- package/dist/nodes/MicrosoftGraphBeta/resources/mobility-management-policies-group/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/oauth-2-permission-grants-functions/index.js +19 -19
- package/dist/nodes/MicrosoftGraphBeta/resources/oauth-2-permission-grants-o-auth-2-permission-grant/index.js +47 -47
- package/dist/nodes/MicrosoftGraphBeta/resources/on-premises-publishing-profiles-connector/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/on-premises-publishing-profiles-connector-group/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/on-premises-publishing-profiles-on-premises-agent/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/on-premises-publishing-profiles-on-premises-agent-group/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/on-premises-publishing-profiles-published-resource/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/organization-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/permission-grants-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/policies-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/policies-cross-tenant-access-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/policies-feature-rollout-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/policies-mobility-management-policy/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/print-actions/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/print-functions/index.js +3 -3
- package/dist/nodes/MicrosoftGraphBeta/resources/print-printer-share/index.js +8 -8
- package/dist/nodes/MicrosoftGraphBeta/resources/privileged-access-actions/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/reports-functions/index.js +3 -3
- package/dist/nodes/MicrosoftGraphBeta/resources/role-management-functions/index.js +26 -26
- package/dist/nodes/MicrosoftGraphBeta/resources/security-actions/index.js +6 -6
- package/dist/nodes/MicrosoftGraphBeta/resources/security-alert/index.js +28 -28
- package/dist/nodes/MicrosoftGraphBeta/resources/security-alert/index.js.map +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/security-threat-submission-root/index.js +28 -28
- package/dist/nodes/MicrosoftGraphBeta/resources/service-principals-actions/index.js +8 -8
- package/dist/nodes/MicrosoftGraphBeta/resources/service-principals-claims-mapping-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/service-principals-directory-object/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/service-principals-home-realm-discovery-policy/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/service-principals-o-auth-2-permission-grant/index.js +16 -16
- package/dist/nodes/MicrosoftGraphBeta/resources/shares-actions/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/sites-actions/index.js +64 -64
- package/dist/nodes/MicrosoftGraphBeta/resources/sites-functions/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/team-template-definition-actions/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/team-template-definition-functions/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/teams-actions/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/teams-functions/index.js +4 -4
- package/dist/nodes/MicrosoftGraphBeta/resources/teamwork-actions/index.js +6 -6
- package/dist/nodes/MicrosoftGraphBeta/resources/teamwork-functions/index.js +6 -6
- package/dist/nodes/MicrosoftGraphBeta/resources/tenant-relationships-actions/index.js +10 -10
- package/dist/nodes/MicrosoftGraphBeta/resources/tenant-relationships-functions/index.js +5 -5
- package/dist/nodes/MicrosoftGraphBeta/resources/tenant-relationships-managed-tenant/index.js +51 -51
- package/dist/nodes/MicrosoftGraphBeta/resources/threat-submission-url-threat-submission/index.js +47 -47
- package/dist/nodes/MicrosoftGraphBeta/resources/users-actions/index.js +133 -133
- package/dist/nodes/MicrosoftGraphBeta/resources/users-device/index.js +2 -2
- package/dist/nodes/MicrosoftGraphBeta/resources/users-directory-object/index.js +1 -1
- package/dist/nodes/MicrosoftGraphBeta/resources/users-o-auth-2-permission-grant/index.js +16 -16
- package/dist/package.json +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
|
@@ -76,8 +76,8 @@ exports.deviceManagementActionsDescription = [
|
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
78
|
{
|
|
79
|
-
"name": "Device Management Android For Work Settings Request Signup
|
|
80
|
-
"value": "Device Management Android For Work Settings Request Signup
|
|
79
|
+
"name": "Device Management Android For Work Settings Request Signup URL",
|
|
80
|
+
"value": "Device Management Android For Work Settings Request Signup URL",
|
|
81
81
|
"action": "Invoke action requestSignupUrl",
|
|
82
82
|
"description": "Invoke action requestSignupUrl",
|
|
83
83
|
"routing": {
|
|
@@ -160,8 +160,8 @@ exports.deviceManagementActionsDescription = [
|
|
|
160
160
|
}
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
|
-
"name": "Device Management Android Managed Store Account Enterprise Settings Request Signup
|
|
164
|
-
"value": "Device Management Android Managed Store Account Enterprise Settings Request Signup
|
|
163
|
+
"name": "Device Management Android Managed Store Account Enterprise Settings Request Signup URL",
|
|
164
|
+
"value": "Device Management Android Managed Store Account Enterprise Settings Request Signup URL",
|
|
165
165
|
"action": "Invoke action requestSignupUrl",
|
|
166
166
|
"description": "Invoke action requestSignupUrl",
|
|
167
167
|
"routing": {
|
|
@@ -376,8 +376,8 @@ exports.deviceManagementActionsDescription = [
|
|
|
376
376
|
}
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
|
-
"name": "Device Management Comanaged Devices Managed Device Log Collection Requests Device Log Collection Response Create Download
|
|
380
|
-
"value": "Device Management Comanaged Devices Managed Device Log Collection Requests Device Log Collection Response Create Download
|
|
379
|
+
"name": "Device Management Comanaged Devices Managed Device Log Collection Requests Device Log Collection Response Create Download URL",
|
|
380
|
+
"value": "Device Management Comanaged Devices Managed Device Log Collection Requests Device Log Collection Response Create Download URL",
|
|
381
381
|
"action": "Invoke action createDownloadUrl",
|
|
382
382
|
"description": "Invoke action createDownloadUrl",
|
|
383
383
|
"routing": {
|
|
@@ -1684,8 +1684,8 @@ exports.deviceManagementActionsDescription = [
|
|
|
1684
1684
|
}
|
|
1685
1685
|
},
|
|
1686
1686
|
{
|
|
1687
|
-
"name": "Device Management Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download
|
|
1688
|
-
"value": "Device Management Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download
|
|
1687
|
+
"name": "Device Management Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download URL",
|
|
1688
|
+
"value": "Device Management Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download URL",
|
|
1689
1689
|
"action": "Invoke action createDownloadUrl",
|
|
1690
1690
|
"description": "Invoke action createDownloadUrl",
|
|
1691
1691
|
"routing": {
|
|
@@ -2284,8 +2284,8 @@ exports.deviceManagementActionsDescription = [
|
|
|
2284
2284
|
}
|
|
2285
2285
|
},
|
|
2286
2286
|
{
|
|
2287
|
-
"name": "Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Create Download
|
|
2288
|
-
"value": "Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Create Download
|
|
2287
|
+
"name": "Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Create Download URL",
|
|
2288
|
+
"value": "Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Create Download URL",
|
|
2289
2289
|
"action": "Invoke action createDownloadUrl",
|
|
2290
2290
|
"description": "Invoke action createDownloadUrl",
|
|
2291
2291
|
"routing": {
|
|
@@ -2296,8 +2296,8 @@ exports.deviceManagementActionsDescription = [
|
|
|
2296
2296
|
}
|
|
2297
2297
|
},
|
|
2298
2298
|
{
|
|
2299
|
-
"name": "Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Generate Download
|
|
2300
|
-
"value": "Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Generate Download
|
|
2299
|
+
"name": "Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Generate Download URL",
|
|
2300
|
+
"value": "Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Generate Download URL",
|
|
2301
2301
|
"action": "Invoke action generateDownloadUrl",
|
|
2302
2302
|
"description": "Invoke action generateDownloadUrl",
|
|
2303
2303
|
"routing": {
|
|
@@ -2368,8 +2368,8 @@ exports.deviceManagementActionsDescription = [
|
|
|
2368
2368
|
}
|
|
2369
2369
|
},
|
|
2370
2370
|
{
|
|
2371
|
-
"name": "Device Management Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download
|
|
2372
|
-
"value": "Device Management Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download
|
|
2371
|
+
"name": "Device Management Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download URL",
|
|
2372
|
+
"value": "Device Management Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download URL",
|
|
2373
2373
|
"action": "Invoke action createDownloadUrl",
|
|
2374
2374
|
"description": "Invoke action createDownloadUrl",
|
|
2375
2375
|
"routing": {
|
|
@@ -3244,8 +3244,8 @@ exports.deviceManagementActionsDescription = [
|
|
|
3244
3244
|
}
|
|
3245
3245
|
},
|
|
3246
3246
|
{
|
|
3247
|
-
"name": "Device Management Role Scope Tags Get Role Scope Tags By
|
|
3248
|
-
"value": "Device Management Role Scope Tags Get Role Scope Tags By
|
|
3247
|
+
"name": "Device Management Role Scope Tags Get Role Scope Tags By ID",
|
|
3248
|
+
"value": "Device Management Role Scope Tags Get Role Scope Tags By ID",
|
|
3249
3249
|
"action": "Invoke action getRoleScopeTagsById",
|
|
3250
3250
|
"description": "Invoke action getRoleScopeTagsById",
|
|
3251
3251
|
"routing": {
|
|
@@ -4015,7 +4015,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
4015
4015
|
"Device Management Actions"
|
|
4016
4016
|
],
|
|
4017
4017
|
"operation": [
|
|
4018
|
-
"Device Management Android For Work Settings Request Signup
|
|
4018
|
+
"Device Management Android For Work Settings Request Signup URL"
|
|
4019
4019
|
]
|
|
4020
4020
|
}
|
|
4021
4021
|
}
|
|
@@ -4039,7 +4039,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
4039
4039
|
"Device Management Actions"
|
|
4040
4040
|
],
|
|
4041
4041
|
"operation": [
|
|
4042
|
-
"Device Management Android For Work Settings Request Signup
|
|
4042
|
+
"Device Management Android For Work Settings Request Signup URL"
|
|
4043
4043
|
]
|
|
4044
4044
|
}
|
|
4045
4045
|
}
|
|
@@ -4292,7 +4292,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
4292
4292
|
"Device Management Actions"
|
|
4293
4293
|
],
|
|
4294
4294
|
"operation": [
|
|
4295
|
-
"Device Management Android Managed Store Account Enterprise Settings Request Signup
|
|
4295
|
+
"Device Management Android Managed Store Account Enterprise Settings Request Signup URL"
|
|
4296
4296
|
]
|
|
4297
4297
|
}
|
|
4298
4298
|
}
|
|
@@ -4316,7 +4316,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
4316
4316
|
"Device Management Actions"
|
|
4317
4317
|
],
|
|
4318
4318
|
"operation": [
|
|
4319
|
-
"Device Management Android Managed Store Account Enterprise Settings Request Signup
|
|
4319
|
+
"Device Management Android Managed Store Account Enterprise Settings Request Signup URL"
|
|
4320
4320
|
]
|
|
4321
4321
|
}
|
|
4322
4322
|
}
|
|
@@ -5111,7 +5111,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
5111
5111
|
}
|
|
5112
5112
|
},
|
|
5113
5113
|
{
|
|
5114
|
-
"displayName": "Carrier
|
|
5114
|
+
"displayName": "Carrier URL",
|
|
5115
5115
|
"name": "carrierUrl",
|
|
5116
5116
|
"type": "string",
|
|
5117
5117
|
"default": "",
|
|
@@ -5431,7 +5431,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
5431
5431
|
"Device Management Actions"
|
|
5432
5432
|
],
|
|
5433
5433
|
"operation": [
|
|
5434
|
-
"Device Management Comanaged Devices Managed Device Log Collection Requests Device Log Collection Response Create Download
|
|
5434
|
+
"Device Management Comanaged Devices Managed Device Log Collection Requests Device Log Collection Response Create Download URL"
|
|
5435
5435
|
]
|
|
5436
5436
|
}
|
|
5437
5437
|
}
|
|
@@ -5456,7 +5456,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
5456
5456
|
}
|
|
5457
5457
|
},
|
|
5458
5458
|
{
|
|
5459
|
-
"displayName": "Carrier
|
|
5459
|
+
"displayName": "Carrier URL",
|
|
5460
5460
|
"name": "carrierUrl",
|
|
5461
5461
|
"type": "string",
|
|
5462
5462
|
"default": "",
|
|
@@ -5944,7 +5944,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
5944
5944
|
}
|
|
5945
5945
|
},
|
|
5946
5946
|
{
|
|
5947
|
-
"displayName": "Script Policy
|
|
5947
|
+
"displayName": "Script Policy ID",
|
|
5948
5948
|
"name": "scriptPolicyId",
|
|
5949
5949
|
"type": "string",
|
|
5950
5950
|
"default": "",
|
|
@@ -6060,7 +6060,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
6060
6060
|
}
|
|
6061
6061
|
},
|
|
6062
6062
|
{
|
|
6063
|
-
"displayName": "Remediation
|
|
6063
|
+
"displayName": "Remediation URL",
|
|
6064
6064
|
"name": "remediationUrl",
|
|
6065
6065
|
"type": "string",
|
|
6066
6066
|
"default": "",
|
|
@@ -6279,7 +6279,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
6279
6279
|
}
|
|
6280
6280
|
},
|
|
6281
6281
|
{
|
|
6282
|
-
"displayName": "Pub Sub Connection
|
|
6282
|
+
"displayName": "Pub Sub Connection ID",
|
|
6283
6283
|
"name": "pubSubConnectionId",
|
|
6284
6284
|
"type": "string",
|
|
6285
6285
|
"default": "",
|
|
@@ -6365,7 +6365,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
6365
6365
|
}
|
|
6366
6366
|
},
|
|
6367
6367
|
{
|
|
6368
|
-
"displayName": "Target Service Plan
|
|
6368
|
+
"displayName": "Target Service Plan ID",
|
|
6369
6369
|
"name": "targetServicePlanId",
|
|
6370
6370
|
"type": "string",
|
|
6371
6371
|
"default": "",
|
|
@@ -6408,7 +6408,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
6408
6408
|
}
|
|
6409
6409
|
},
|
|
6410
6410
|
{
|
|
6411
|
-
"displayName": "Cloud Pc Snapshot
|
|
6411
|
+
"displayName": "Cloud Pc Snapshot ID",
|
|
6412
6412
|
"name": "cloudPcSnapshotId",
|
|
6413
6413
|
"type": "string",
|
|
6414
6414
|
"default": "",
|
|
@@ -7469,7 +7469,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
7469
7469
|
}
|
|
7470
7470
|
},
|
|
7471
7471
|
{
|
|
7472
|
-
"displayName": "Apple
|
|
7472
|
+
"displayName": "Apple ID",
|
|
7473
7473
|
"name": "appleId",
|
|
7474
7474
|
"type": "string",
|
|
7475
7475
|
"default": "",
|
|
@@ -7680,7 +7680,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
7680
7680
|
}
|
|
7681
7681
|
},
|
|
7682
7682
|
{
|
|
7683
|
-
"displayName": "Session
|
|
7683
|
+
"displayName": "Session ID",
|
|
7684
7684
|
"name": "sessionId",
|
|
7685
7685
|
"type": "string",
|
|
7686
7686
|
"default": "",
|
|
@@ -9708,7 +9708,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
9708
9708
|
}
|
|
9709
9709
|
},
|
|
9710
9710
|
{
|
|
9711
|
-
"displayName": "New Template
|
|
9711
|
+
"displayName": "New Template ID",
|
|
9712
9712
|
"name": "newTemplateId",
|
|
9713
9713
|
"type": "string",
|
|
9714
9714
|
"default": "",
|
|
@@ -10222,7 +10222,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
10222
10222
|
}
|
|
10223
10223
|
},
|
|
10224
10224
|
{
|
|
10225
|
-
"displayName": "Carrier
|
|
10225
|
+
"displayName": "Carrier URL",
|
|
10226
10226
|
"name": "carrierUrl",
|
|
10227
10227
|
"type": "string",
|
|
10228
10228
|
"default": "",
|
|
@@ -10542,7 +10542,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
10542
10542
|
"Device Management Actions"
|
|
10543
10543
|
],
|
|
10544
10544
|
"operation": [
|
|
10545
|
-
"Device Management Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download
|
|
10545
|
+
"Device Management Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download URL"
|
|
10546
10546
|
]
|
|
10547
10547
|
}
|
|
10548
10548
|
}
|
|
@@ -10567,7 +10567,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
10567
10567
|
}
|
|
10568
10568
|
},
|
|
10569
10569
|
{
|
|
10570
|
-
"displayName": "Carrier
|
|
10570
|
+
"displayName": "Carrier URL",
|
|
10571
10571
|
"name": "carrierUrl",
|
|
10572
10572
|
"type": "string",
|
|
10573
10573
|
"default": "",
|
|
@@ -11055,7 +11055,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
11055
11055
|
}
|
|
11056
11056
|
},
|
|
11057
11057
|
{
|
|
11058
|
-
"displayName": "Script Policy
|
|
11058
|
+
"displayName": "Script Policy ID",
|
|
11059
11059
|
"name": "scriptPolicyId",
|
|
11060
11060
|
"type": "string",
|
|
11061
11061
|
"default": "",
|
|
@@ -11171,7 +11171,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
11171
11171
|
}
|
|
11172
11172
|
},
|
|
11173
11173
|
{
|
|
11174
|
-
"displayName": "Remediation
|
|
11174
|
+
"displayName": "Remediation URL",
|
|
11175
11175
|
"name": "remediationUrl",
|
|
11176
11176
|
"type": "string",
|
|
11177
11177
|
"default": "",
|
|
@@ -11390,7 +11390,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
11390
11390
|
}
|
|
11391
11391
|
},
|
|
11392
11392
|
{
|
|
11393
|
-
"displayName": "Pub Sub Connection
|
|
11393
|
+
"displayName": "Pub Sub Connection ID",
|
|
11394
11394
|
"name": "pubSubConnectionId",
|
|
11395
11395
|
"type": "string",
|
|
11396
11396
|
"default": "",
|
|
@@ -11476,7 +11476,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
11476
11476
|
}
|
|
11477
11477
|
},
|
|
11478
11478
|
{
|
|
11479
|
-
"displayName": "Target Service Plan
|
|
11479
|
+
"displayName": "Target Service Plan ID",
|
|
11480
11480
|
"name": "targetServicePlanId",
|
|
11481
11481
|
"type": "string",
|
|
11482
11482
|
"default": "",
|
|
@@ -11519,7 +11519,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
11519
11519
|
}
|
|
11520
11520
|
},
|
|
11521
11521
|
{
|
|
11522
|
-
"displayName": "Cloud Pc Snapshot
|
|
11522
|
+
"displayName": "Cloud Pc Snapshot ID",
|
|
11523
11523
|
"name": "cloudPcSnapshotId",
|
|
11524
11524
|
"type": "string",
|
|
11525
11525
|
"default": "",
|
|
@@ -12242,7 +12242,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
12242
12242
|
}
|
|
12243
12243
|
},
|
|
12244
12244
|
{
|
|
12245
|
-
"displayName": "Managed Device
|
|
12245
|
+
"displayName": "Managed Device ID",
|
|
12246
12246
|
"name": "managedDeviceId",
|
|
12247
12247
|
"type": "string",
|
|
12248
12248
|
"default": "",
|
|
@@ -12266,7 +12266,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
12266
12266
|
}
|
|
12267
12267
|
},
|
|
12268
12268
|
{
|
|
12269
|
-
"displayName": "Payload
|
|
12269
|
+
"displayName": "Payload ID",
|
|
12270
12270
|
"name": "payloadId",
|
|
12271
12271
|
"type": "string",
|
|
12272
12272
|
"default": "",
|
|
@@ -12338,7 +12338,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
12338
12338
|
}
|
|
12339
12339
|
},
|
|
12340
12340
|
{
|
|
12341
|
-
"displayName": "User
|
|
12341
|
+
"displayName": "User ID",
|
|
12342
12342
|
"name": "userId",
|
|
12343
12343
|
"type": "string",
|
|
12344
12344
|
"default": "",
|
|
@@ -12466,7 +12466,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
12466
12466
|
"Device Management Actions"
|
|
12467
12467
|
],
|
|
12468
12468
|
"operation": [
|
|
12469
|
-
"Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Create Download
|
|
12469
|
+
"Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Create Download URL"
|
|
12470
12470
|
]
|
|
12471
12471
|
}
|
|
12472
12472
|
}
|
|
@@ -12485,7 +12485,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
12485
12485
|
"Device Management Actions"
|
|
12486
12486
|
],
|
|
12487
12487
|
"operation": [
|
|
12488
|
-
"Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Generate Download
|
|
12488
|
+
"Device Management Microsoft Tunnel Server Log Collection Responses Microsoft Tunnel Server Log Collection Response Generate Download URL"
|
|
12489
12489
|
]
|
|
12490
12490
|
}
|
|
12491
12491
|
}
|
|
@@ -12791,7 +12791,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
12791
12791
|
"Device Management Actions"
|
|
12792
12792
|
],
|
|
12793
12793
|
"operation": [
|
|
12794
|
-
"Device Management Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download
|
|
12794
|
+
"Device Management Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download URL"
|
|
12795
12795
|
]
|
|
12796
12796
|
}
|
|
12797
12797
|
}
|
|
@@ -13074,7 +13074,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
13074
13074
|
}
|
|
13075
13075
|
},
|
|
13076
13076
|
{
|
|
13077
|
-
"displayName": "Session
|
|
13077
|
+
"displayName": "Session ID",
|
|
13078
13078
|
"name": "sessionId",
|
|
13079
13079
|
"type": "string",
|
|
13080
13080
|
"default": "",
|
|
@@ -13309,7 +13309,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
13309
13309
|
}
|
|
13310
13310
|
},
|
|
13311
13311
|
{
|
|
13312
|
-
"displayName": "Session
|
|
13312
|
+
"displayName": "Session ID",
|
|
13313
13313
|
"name": "sessionId",
|
|
13314
13314
|
"type": "string",
|
|
13315
13315
|
"default": "",
|
|
@@ -13544,7 +13544,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
13544
13544
|
}
|
|
13545
13545
|
},
|
|
13546
13546
|
{
|
|
13547
|
-
"displayName": "Session
|
|
13547
|
+
"displayName": "Session ID",
|
|
13548
13548
|
"name": "sessionId",
|
|
13549
13549
|
"type": "string",
|
|
13550
13550
|
"default": "",
|
|
@@ -13779,7 +13779,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
13779
13779
|
}
|
|
13780
13780
|
},
|
|
13781
13781
|
{
|
|
13782
|
-
"displayName": "Session
|
|
13782
|
+
"displayName": "Session ID",
|
|
13783
13783
|
"name": "sessionId",
|
|
13784
13784
|
"type": "string",
|
|
13785
13785
|
"default": "",
|
|
@@ -14014,7 +14014,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
14014
14014
|
}
|
|
14015
14015
|
},
|
|
14016
14016
|
{
|
|
14017
|
-
"displayName": "Session
|
|
14017
|
+
"displayName": "Session ID",
|
|
14018
14018
|
"name": "sessionId",
|
|
14019
14019
|
"type": "string",
|
|
14020
14020
|
"default": "",
|
|
@@ -14129,7 +14129,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
14129
14129
|
}
|
|
14130
14130
|
},
|
|
14131
14131
|
{
|
|
14132
|
-
"displayName": "
|
|
14132
|
+
"displayName": "ID",
|
|
14133
14133
|
"name": "id",
|
|
14134
14134
|
"type": "string",
|
|
14135
14135
|
"default": "",
|
|
@@ -14436,7 +14436,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
14436
14436
|
}
|
|
14437
14437
|
},
|
|
14438
14438
|
{
|
|
14439
|
-
"displayName": "Session
|
|
14439
|
+
"displayName": "Session ID",
|
|
14440
14440
|
"name": "sessionId",
|
|
14441
14441
|
"type": "string",
|
|
14442
14442
|
"default": "",
|
|
@@ -14671,7 +14671,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
14671
14671
|
}
|
|
14672
14672
|
},
|
|
14673
14673
|
{
|
|
14674
|
-
"displayName": "Session
|
|
14674
|
+
"displayName": "Session ID",
|
|
14675
14675
|
"name": "sessionId",
|
|
14676
14676
|
"type": "string",
|
|
14677
14677
|
"default": "",
|
|
@@ -14906,7 +14906,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
14906
14906
|
}
|
|
14907
14907
|
},
|
|
14908
14908
|
{
|
|
14909
|
-
"displayName": "Session
|
|
14909
|
+
"displayName": "Session ID",
|
|
14910
14910
|
"name": "sessionId",
|
|
14911
14911
|
"type": "string",
|
|
14912
14912
|
"default": "",
|
|
@@ -15141,7 +15141,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
15141
15141
|
}
|
|
15142
15142
|
},
|
|
15143
15143
|
{
|
|
15144
|
-
"displayName": "Session
|
|
15144
|
+
"displayName": "Session ID",
|
|
15145
15145
|
"name": "sessionId",
|
|
15146
15146
|
"type": "string",
|
|
15147
15147
|
"default": "",
|
|
@@ -15376,7 +15376,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
15376
15376
|
}
|
|
15377
15377
|
},
|
|
15378
15378
|
{
|
|
15379
|
-
"displayName": "Session
|
|
15379
|
+
"displayName": "Session ID",
|
|
15380
15380
|
"name": "sessionId",
|
|
15381
15381
|
"type": "string",
|
|
15382
15382
|
"default": "",
|
|
@@ -15611,7 +15611,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
15611
15611
|
}
|
|
15612
15612
|
},
|
|
15613
15613
|
{
|
|
15614
|
-
"displayName": "Session
|
|
15614
|
+
"displayName": "Session ID",
|
|
15615
15615
|
"name": "sessionId",
|
|
15616
15616
|
"type": "string",
|
|
15617
15617
|
"default": "",
|
|
@@ -15846,7 +15846,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
15846
15846
|
}
|
|
15847
15847
|
},
|
|
15848
15848
|
{
|
|
15849
|
-
"displayName": "Session
|
|
15849
|
+
"displayName": "Session ID",
|
|
15850
15850
|
"name": "sessionId",
|
|
15851
15851
|
"type": "string",
|
|
15852
15852
|
"default": "",
|
|
@@ -16081,7 +16081,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
16081
16081
|
}
|
|
16082
16082
|
},
|
|
16083
16083
|
{
|
|
16084
|
-
"displayName": "Session
|
|
16084
|
+
"displayName": "Session ID",
|
|
16085
16085
|
"name": "sessionId",
|
|
16086
16086
|
"type": "string",
|
|
16087
16087
|
"default": "",
|
|
@@ -16316,7 +16316,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
16316
16316
|
}
|
|
16317
16317
|
},
|
|
16318
16318
|
{
|
|
16319
|
-
"displayName": "Session
|
|
16319
|
+
"displayName": "Session ID",
|
|
16320
16320
|
"name": "sessionId",
|
|
16321
16321
|
"type": "string",
|
|
16322
16322
|
"default": "",
|
|
@@ -16551,7 +16551,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
16551
16551
|
}
|
|
16552
16552
|
},
|
|
16553
16553
|
{
|
|
16554
|
-
"displayName": "Session
|
|
16554
|
+
"displayName": "Session ID",
|
|
16555
16555
|
"name": "sessionId",
|
|
16556
16556
|
"type": "string",
|
|
16557
16557
|
"default": "",
|
|
@@ -16786,7 +16786,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
16786
16786
|
}
|
|
16787
16787
|
},
|
|
16788
16788
|
{
|
|
16789
|
-
"displayName": "Session
|
|
16789
|
+
"displayName": "Session ID",
|
|
16790
16790
|
"name": "sessionId",
|
|
16791
16791
|
"type": "string",
|
|
16792
16792
|
"default": "",
|
|
@@ -17021,7 +17021,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
17021
17021
|
}
|
|
17022
17022
|
},
|
|
17023
17023
|
{
|
|
17024
|
-
"displayName": "Session
|
|
17024
|
+
"displayName": "Session ID",
|
|
17025
17025
|
"name": "sessionId",
|
|
17026
17026
|
"type": "string",
|
|
17027
17027
|
"default": "",
|
|
@@ -17256,7 +17256,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
17256
17256
|
}
|
|
17257
17257
|
},
|
|
17258
17258
|
{
|
|
17259
|
-
"displayName": "Session
|
|
17259
|
+
"displayName": "Session ID",
|
|
17260
17260
|
"name": "sessionId",
|
|
17261
17261
|
"type": "string",
|
|
17262
17262
|
"default": "",
|
|
@@ -17491,7 +17491,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
17491
17491
|
}
|
|
17492
17492
|
},
|
|
17493
17493
|
{
|
|
17494
|
-
"displayName": "Session
|
|
17494
|
+
"displayName": "Session ID",
|
|
17495
17495
|
"name": "sessionId",
|
|
17496
17496
|
"type": "string",
|
|
17497
17497
|
"default": "",
|
|
@@ -17726,7 +17726,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
17726
17726
|
}
|
|
17727
17727
|
},
|
|
17728
17728
|
{
|
|
17729
|
-
"displayName": "Session
|
|
17729
|
+
"displayName": "Session ID",
|
|
17730
17730
|
"name": "sessionId",
|
|
17731
17731
|
"type": "string",
|
|
17732
17732
|
"default": "",
|
|
@@ -17961,7 +17961,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
17961
17961
|
}
|
|
17962
17962
|
},
|
|
17963
17963
|
{
|
|
17964
|
-
"displayName": "Session
|
|
17964
|
+
"displayName": "Session ID",
|
|
17965
17965
|
"name": "sessionId",
|
|
17966
17966
|
"type": "string",
|
|
17967
17967
|
"default": "",
|
|
@@ -18196,7 +18196,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
18196
18196
|
}
|
|
18197
18197
|
},
|
|
18198
18198
|
{
|
|
18199
|
-
"displayName": "Session
|
|
18199
|
+
"displayName": "Session ID",
|
|
18200
18200
|
"name": "sessionId",
|
|
18201
18201
|
"type": "string",
|
|
18202
18202
|
"default": "",
|
|
@@ -18431,7 +18431,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
18431
18431
|
}
|
|
18432
18432
|
},
|
|
18433
18433
|
{
|
|
18434
|
-
"displayName": "Session
|
|
18434
|
+
"displayName": "Session ID",
|
|
18435
18435
|
"name": "sessionId",
|
|
18436
18436
|
"type": "string",
|
|
18437
18437
|
"default": "",
|
|
@@ -18666,7 +18666,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
18666
18666
|
}
|
|
18667
18667
|
},
|
|
18668
18668
|
{
|
|
18669
|
-
"displayName": "Session
|
|
18669
|
+
"displayName": "Session ID",
|
|
18670
18670
|
"name": "sessionId",
|
|
18671
18671
|
"type": "string",
|
|
18672
18672
|
"default": "",
|
|
@@ -18901,7 +18901,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
18901
18901
|
}
|
|
18902
18902
|
},
|
|
18903
18903
|
{
|
|
18904
|
-
"displayName": "Session
|
|
18904
|
+
"displayName": "Session ID",
|
|
18905
18905
|
"name": "sessionId",
|
|
18906
18906
|
"type": "string",
|
|
18907
18907
|
"default": "",
|
|
@@ -19136,7 +19136,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
19136
19136
|
}
|
|
19137
19137
|
},
|
|
19138
19138
|
{
|
|
19139
|
-
"displayName": "Session
|
|
19139
|
+
"displayName": "Session ID",
|
|
19140
19140
|
"name": "sessionId",
|
|
19141
19141
|
"type": "string",
|
|
19142
19142
|
"default": "",
|
|
@@ -19371,7 +19371,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
19371
19371
|
}
|
|
19372
19372
|
},
|
|
19373
19373
|
{
|
|
19374
|
-
"displayName": "Session
|
|
19374
|
+
"displayName": "Session ID",
|
|
19375
19375
|
"name": "sessionId",
|
|
19376
19376
|
"type": "string",
|
|
19377
19377
|
"default": "",
|
|
@@ -19606,7 +19606,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
19606
19606
|
}
|
|
19607
19607
|
},
|
|
19608
19608
|
{
|
|
19609
|
-
"displayName": "Session
|
|
19609
|
+
"displayName": "Session ID",
|
|
19610
19610
|
"name": "sessionId",
|
|
19611
19611
|
"type": "string",
|
|
19612
19612
|
"default": "",
|
|
@@ -19841,7 +19841,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
19841
19841
|
}
|
|
19842
19842
|
},
|
|
19843
19843
|
{
|
|
19844
|
-
"displayName": "Session
|
|
19844
|
+
"displayName": "Session ID",
|
|
19845
19845
|
"name": "sessionId",
|
|
19846
19846
|
"type": "string",
|
|
19847
19847
|
"default": "",
|
|
@@ -20076,7 +20076,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
20076
20076
|
}
|
|
20077
20077
|
},
|
|
20078
20078
|
{
|
|
20079
|
-
"displayName": "Session
|
|
20079
|
+
"displayName": "Session ID",
|
|
20080
20080
|
"name": "sessionId",
|
|
20081
20081
|
"type": "string",
|
|
20082
20082
|
"default": "",
|
|
@@ -20311,7 +20311,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
20311
20311
|
}
|
|
20312
20312
|
},
|
|
20313
20313
|
{
|
|
20314
|
-
"displayName": "Session
|
|
20314
|
+
"displayName": "Session ID",
|
|
20315
20315
|
"name": "sessionId",
|
|
20316
20316
|
"type": "string",
|
|
20317
20317
|
"default": "",
|
|
@@ -20546,7 +20546,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
20546
20546
|
}
|
|
20547
20547
|
},
|
|
20548
20548
|
{
|
|
20549
|
-
"displayName": "Session
|
|
20549
|
+
"displayName": "Session ID",
|
|
20550
20550
|
"name": "sessionId",
|
|
20551
20551
|
"type": "string",
|
|
20552
20552
|
"default": "",
|
|
@@ -20992,7 +20992,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
20992
20992
|
}
|
|
20993
20993
|
},
|
|
20994
20994
|
{
|
|
20995
|
-
"displayName": "Session
|
|
20995
|
+
"displayName": "Session ID",
|
|
20996
20996
|
"name": "sessionId",
|
|
20997
20997
|
"type": "string",
|
|
20998
20998
|
"default": "",
|
|
@@ -21227,7 +21227,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
21227
21227
|
}
|
|
21228
21228
|
},
|
|
21229
21229
|
{
|
|
21230
|
-
"displayName": "Session
|
|
21230
|
+
"displayName": "Session ID",
|
|
21231
21231
|
"name": "sessionId",
|
|
21232
21232
|
"type": "string",
|
|
21233
21233
|
"default": "",
|
|
@@ -21462,7 +21462,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
21462
21462
|
}
|
|
21463
21463
|
},
|
|
21464
21464
|
{
|
|
21465
|
-
"displayName": "Session
|
|
21465
|
+
"displayName": "Session ID",
|
|
21466
21466
|
"name": "sessionId",
|
|
21467
21467
|
"type": "string",
|
|
21468
21468
|
"default": "",
|
|
@@ -21908,7 +21908,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
21908
21908
|
}
|
|
21909
21909
|
},
|
|
21910
21910
|
{
|
|
21911
|
-
"displayName": "Session
|
|
21911
|
+
"displayName": "Session ID",
|
|
21912
21912
|
"name": "sessionId",
|
|
21913
21913
|
"type": "string",
|
|
21914
21914
|
"default": "",
|
|
@@ -22143,7 +22143,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
22143
22143
|
}
|
|
22144
22144
|
},
|
|
22145
22145
|
{
|
|
22146
|
-
"displayName": "Session
|
|
22146
|
+
"displayName": "Session ID",
|
|
22147
22147
|
"name": "sessionId",
|
|
22148
22148
|
"type": "string",
|
|
22149
22149
|
"default": "",
|
|
@@ -22378,7 +22378,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
22378
22378
|
}
|
|
22379
22379
|
},
|
|
22380
22380
|
{
|
|
22381
|
-
"displayName": "Session
|
|
22381
|
+
"displayName": "Session ID",
|
|
22382
22382
|
"name": "sessionId",
|
|
22383
22383
|
"type": "string",
|
|
22384
22384
|
"default": "",
|
|
@@ -22613,7 +22613,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
22613
22613
|
}
|
|
22614
22614
|
},
|
|
22615
22615
|
{
|
|
22616
|
-
"displayName": "Session
|
|
22616
|
+
"displayName": "Session ID",
|
|
22617
22617
|
"name": "sessionId",
|
|
22618
22618
|
"type": "string",
|
|
22619
22619
|
"default": "",
|
|
@@ -22848,7 +22848,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
22848
22848
|
}
|
|
22849
22849
|
},
|
|
22850
22850
|
{
|
|
22851
|
-
"displayName": "Session
|
|
22851
|
+
"displayName": "Session ID",
|
|
22852
22852
|
"name": "sessionId",
|
|
22853
22853
|
"type": "string",
|
|
22854
22854
|
"default": "",
|
|
@@ -23083,7 +23083,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
23083
23083
|
}
|
|
23084
23084
|
},
|
|
23085
23085
|
{
|
|
23086
|
-
"displayName": "Session
|
|
23086
|
+
"displayName": "Session ID",
|
|
23087
23087
|
"name": "sessionId",
|
|
23088
23088
|
"type": "string",
|
|
23089
23089
|
"default": "",
|
|
@@ -23318,7 +23318,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
23318
23318
|
}
|
|
23319
23319
|
},
|
|
23320
23320
|
{
|
|
23321
|
-
"displayName": "Session
|
|
23321
|
+
"displayName": "Session ID",
|
|
23322
23322
|
"name": "sessionId",
|
|
23323
23323
|
"type": "string",
|
|
23324
23324
|
"default": "",
|
|
@@ -23553,7 +23553,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
23553
23553
|
}
|
|
23554
23554
|
},
|
|
23555
23555
|
{
|
|
23556
|
-
"displayName": "Session
|
|
23556
|
+
"displayName": "Session ID",
|
|
23557
23557
|
"name": "sessionId",
|
|
23558
23558
|
"type": "string",
|
|
23559
23559
|
"default": "",
|
|
@@ -23788,7 +23788,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
23788
23788
|
}
|
|
23789
23789
|
},
|
|
23790
23790
|
{
|
|
23791
|
-
"displayName": "Session
|
|
23791
|
+
"displayName": "Session ID",
|
|
23792
23792
|
"name": "sessionId",
|
|
23793
23793
|
"type": "string",
|
|
23794
23794
|
"default": "",
|
|
@@ -24047,7 +24047,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
24047
24047
|
}
|
|
24048
24048
|
},
|
|
24049
24049
|
{
|
|
24050
|
-
"displayName": "Session
|
|
24050
|
+
"displayName": "Session ID",
|
|
24051
24051
|
"name": "sessionId",
|
|
24052
24052
|
"type": "string",
|
|
24053
24053
|
"default": "",
|
|
@@ -24282,7 +24282,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
24282
24282
|
}
|
|
24283
24283
|
},
|
|
24284
24284
|
{
|
|
24285
|
-
"displayName": "Session
|
|
24285
|
+
"displayName": "Session ID",
|
|
24286
24286
|
"name": "sessionId",
|
|
24287
24287
|
"type": "string",
|
|
24288
24288
|
"default": "",
|
|
@@ -24517,7 +24517,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
24517
24517
|
}
|
|
24518
24518
|
},
|
|
24519
24519
|
{
|
|
24520
|
-
"displayName": "Session
|
|
24520
|
+
"displayName": "Session ID",
|
|
24521
24521
|
"name": "sessionId",
|
|
24522
24522
|
"type": "string",
|
|
24523
24523
|
"default": "",
|
|
@@ -24752,7 +24752,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
24752
24752
|
}
|
|
24753
24753
|
},
|
|
24754
24754
|
{
|
|
24755
|
-
"displayName": "Session
|
|
24755
|
+
"displayName": "Session ID",
|
|
24756
24756
|
"name": "sessionId",
|
|
24757
24757
|
"type": "string",
|
|
24758
24758
|
"default": "",
|
|
@@ -24987,7 +24987,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
24987
24987
|
}
|
|
24988
24988
|
},
|
|
24989
24989
|
{
|
|
24990
|
-
"displayName": "Session
|
|
24990
|
+
"displayName": "Session ID",
|
|
24991
24991
|
"name": "sessionId",
|
|
24992
24992
|
"type": "string",
|
|
24993
24993
|
"default": "",
|
|
@@ -25222,7 +25222,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
25222
25222
|
}
|
|
25223
25223
|
},
|
|
25224
25224
|
{
|
|
25225
|
-
"displayName": "Session
|
|
25225
|
+
"displayName": "Session ID",
|
|
25226
25226
|
"name": "sessionId",
|
|
25227
25227
|
"type": "string",
|
|
25228
25228
|
"default": "",
|
|
@@ -25457,7 +25457,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
25457
25457
|
}
|
|
25458
25458
|
},
|
|
25459
25459
|
{
|
|
25460
|
-
"displayName": "Session
|
|
25460
|
+
"displayName": "Session ID",
|
|
25461
25461
|
"name": "sessionId",
|
|
25462
25462
|
"type": "string",
|
|
25463
25463
|
"default": "",
|
|
@@ -25692,7 +25692,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
25692
25692
|
}
|
|
25693
25693
|
},
|
|
25694
25694
|
{
|
|
25695
|
-
"displayName": "Session
|
|
25695
|
+
"displayName": "Session ID",
|
|
25696
25696
|
"name": "sessionId",
|
|
25697
25697
|
"type": "string",
|
|
25698
25698
|
"default": "",
|
|
@@ -25927,7 +25927,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
25927
25927
|
}
|
|
25928
25928
|
},
|
|
25929
25929
|
{
|
|
25930
|
-
"displayName": "Session
|
|
25930
|
+
"displayName": "Session ID",
|
|
25931
25931
|
"name": "sessionId",
|
|
25932
25932
|
"type": "string",
|
|
25933
25933
|
"default": "",
|
|
@@ -26162,7 +26162,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
26162
26162
|
}
|
|
26163
26163
|
},
|
|
26164
26164
|
{
|
|
26165
|
-
"displayName": "Session
|
|
26165
|
+
"displayName": "Session ID",
|
|
26166
26166
|
"name": "sessionId",
|
|
26167
26167
|
"type": "string",
|
|
26168
26168
|
"default": "",
|
|
@@ -26397,7 +26397,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
26397
26397
|
}
|
|
26398
26398
|
},
|
|
26399
26399
|
{
|
|
26400
|
-
"displayName": "Session
|
|
26400
|
+
"displayName": "Session ID",
|
|
26401
26401
|
"name": "sessionId",
|
|
26402
26402
|
"type": "string",
|
|
26403
26403
|
"default": "",
|
|
@@ -26632,7 +26632,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
26632
26632
|
}
|
|
26633
26633
|
},
|
|
26634
26634
|
{
|
|
26635
|
-
"displayName": "Session
|
|
26635
|
+
"displayName": "Session ID",
|
|
26636
26636
|
"name": "sessionId",
|
|
26637
26637
|
"type": "string",
|
|
26638
26638
|
"default": "",
|
|
@@ -26867,7 +26867,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
26867
26867
|
}
|
|
26868
26868
|
},
|
|
26869
26869
|
{
|
|
26870
|
-
"displayName": "Session
|
|
26870
|
+
"displayName": "Session ID",
|
|
26871
26871
|
"name": "sessionId",
|
|
26872
26872
|
"type": "string",
|
|
26873
26873
|
"default": "",
|
|
@@ -27257,7 +27257,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
27257
27257
|
"Device Management Actions"
|
|
27258
27258
|
],
|
|
27259
27259
|
"operation": [
|
|
27260
|
-
"Device Management Role Scope Tags Get Role Scope Tags By
|
|
27260
|
+
"Device Management Role Scope Tags Get Role Scope Tags By ID"
|
|
27261
27261
|
]
|
|
27262
27262
|
}
|
|
27263
27263
|
}
|
|
@@ -27281,7 +27281,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
27281
27281
|
"Device Management Actions"
|
|
27282
27282
|
],
|
|
27283
27283
|
"operation": [
|
|
27284
|
-
"Device Management Role Scope Tags Get Role Scope Tags By
|
|
27284
|
+
"Device Management Role Scope Tags Get Role Scope Tags By ID"
|
|
27285
27285
|
]
|
|
27286
27286
|
}
|
|
27287
27287
|
}
|
|
@@ -27685,7 +27685,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
27685
27685
|
}
|
|
27686
27686
|
},
|
|
27687
27687
|
{
|
|
27688
|
-
"displayName": "Device Scope
|
|
27688
|
+
"displayName": "Device Scope ID",
|
|
27689
27689
|
"name": "deviceScopeId",
|
|
27690
27690
|
"type": "string",
|
|
27691
27691
|
"default": "",
|
|
@@ -27753,7 +27753,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
27753
27753
|
}
|
|
27754
27754
|
},
|
|
27755
27755
|
{
|
|
27756
|
-
"displayName": "Device Scope
|
|
27756
|
+
"displayName": "Device Scope ID",
|
|
27757
27757
|
"name": "deviceScopeId",
|
|
27758
27758
|
"type": "string",
|
|
27759
27759
|
"default": "",
|
|
@@ -28029,7 +28029,7 @@ exports.deviceManagementActionsDescription = [
|
|
|
28029
28029
|
}
|
|
28030
28030
|
},
|
|
28031
28031
|
{
|
|
28032
|
-
"displayName": "Cloud Pc Snapshot
|
|
28032
|
+
"displayName": "Cloud Pc Snapshot ID",
|
|
28033
28033
|
"name": "cloudPcSnapshotId",
|
|
28034
28034
|
"type": "string",
|
|
28035
28035
|
"default": "",
|