@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
|
@@ -4960,8 +4960,8 @@ exports.usersActionsDescription = [
|
|
|
4960
4960
|
}
|
|
4961
4961
|
},
|
|
4962
4962
|
{
|
|
4963
|
-
"name": "Users User Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download
|
|
4964
|
-
"value": "Users User Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download
|
|
4963
|
+
"name": "Users User Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download URL",
|
|
4964
|
+
"value": "Users User Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download URL",
|
|
4965
4965
|
"action": "Invoke action createDownloadUrl",
|
|
4966
4966
|
"description": "Invoke action createDownloadUrl",
|
|
4967
4967
|
"routing": {
|
|
@@ -5848,8 +5848,8 @@ exports.usersActionsDescription = [
|
|
|
5848
5848
|
}
|
|
5849
5849
|
},
|
|
5850
5850
|
{
|
|
5851
|
-
"name": "Users User Wipe Managed App Registrations By Azure Ad Device
|
|
5852
|
-
"value": "Users User Wipe Managed App Registrations By Azure Ad Device
|
|
5851
|
+
"name": "Users User Wipe Managed App Registrations By Azure Ad Device ID",
|
|
5852
|
+
"value": "Users User Wipe Managed App Registrations By Azure Ad Device ID",
|
|
5853
5853
|
"action": "Invoke action wipeManagedAppRegistrationsByAzureAdDeviceId",
|
|
5854
5854
|
"description": "Issues a wipe operation on an app registration with specified aad device Id.",
|
|
5855
5855
|
"routing": {
|
|
@@ -5872,8 +5872,8 @@ exports.usersActionsDescription = [
|
|
|
5872
5872
|
}
|
|
5873
5873
|
},
|
|
5874
5874
|
{
|
|
5875
|
-
"name": "Users User Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download
|
|
5876
|
-
"value": "Users User Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download
|
|
5875
|
+
"name": "Users User Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download URL",
|
|
5876
|
+
"value": "Users User Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download URL",
|
|
5877
5877
|
"action": "Invoke action createDownloadUrl",
|
|
5878
5878
|
"description": "Invoke action createDownloadUrl",
|
|
5879
5879
|
"routing": {
|
|
@@ -5884,8 +5884,8 @@ exports.usersActionsDescription = [
|
|
|
5884
5884
|
}
|
|
5885
5885
|
},
|
|
5886
5886
|
{
|
|
5887
|
-
"name": "Users User Onenote Notebooks Get Notebook From Web
|
|
5888
|
-
"value": "Users User Onenote Notebooks Get Notebook From Web
|
|
5887
|
+
"name": "Users User Onenote Notebooks Get Notebook From Web URL",
|
|
5888
|
+
"value": "Users User Onenote Notebooks Get Notebook From Web URL",
|
|
5889
5889
|
"action": "Invoke action getNotebookFromWebUrl",
|
|
5890
5890
|
"description": "Retrieve the properties and relationships of a notebook object by using its URL path. The location can be user notebooks on Microsoft 365, group notebooks, or SharePoint site-hosted team notebooks on Microsoft 365.",
|
|
5891
5891
|
"routing": {
|
|
@@ -6669,7 +6669,7 @@ exports.usersActionsDescription = [
|
|
|
6669
6669
|
}
|
|
6670
6670
|
},
|
|
6671
6671
|
{
|
|
6672
|
-
"displayName": "User
|
|
6672
|
+
"displayName": "User ID",
|
|
6673
6673
|
"name": "userId",
|
|
6674
6674
|
"type": "string",
|
|
6675
6675
|
"default": "",
|
|
@@ -6827,7 +6827,7 @@ exports.usersActionsDescription = [
|
|
|
6827
6827
|
}
|
|
6828
6828
|
},
|
|
6829
6829
|
{
|
|
6830
|
-
"displayName": "On Behalf Of User
|
|
6830
|
+
"displayName": "On Behalf Of User ID",
|
|
6831
6831
|
"name": "onBehalfOfUserId",
|
|
6832
6832
|
"type": "string",
|
|
6833
6833
|
"default": "",
|
|
@@ -23846,7 +23846,7 @@ exports.usersActionsDescription = [
|
|
|
23846
23846
|
}
|
|
23847
23847
|
},
|
|
23848
23848
|
{
|
|
23849
|
-
"displayName": "Tenant
|
|
23849
|
+
"displayName": "Tenant ID",
|
|
23850
23850
|
"name": "tenantId",
|
|
23851
23851
|
"type": "string",
|
|
23852
23852
|
"default": "",
|
|
@@ -23915,7 +23915,7 @@ exports.usersActionsDescription = [
|
|
|
23915
23915
|
}
|
|
23916
23916
|
},
|
|
23917
23917
|
{
|
|
23918
|
-
"displayName": "Tenant
|
|
23918
|
+
"displayName": "Tenant ID",
|
|
23919
23919
|
"name": "tenantId",
|
|
23920
23920
|
"type": "string",
|
|
23921
23921
|
"default": "",
|
|
@@ -24008,7 +24008,7 @@ exports.usersActionsDescription = [
|
|
|
24008
24008
|
}
|
|
24009
24009
|
},
|
|
24010
24010
|
{
|
|
24011
|
-
"displayName": "Tenant
|
|
24011
|
+
"displayName": "Tenant ID",
|
|
24012
24012
|
"name": "tenantId",
|
|
24013
24013
|
"type": "string",
|
|
24014
24014
|
"default": "",
|
|
@@ -24101,7 +24101,7 @@ exports.usersActionsDescription = [
|
|
|
24101
24101
|
}
|
|
24102
24102
|
},
|
|
24103
24103
|
{
|
|
24104
|
-
"displayName": "Chain
|
|
24104
|
+
"displayName": "Chain ID",
|
|
24105
24105
|
"name": "chainId",
|
|
24106
24106
|
"type": "number",
|
|
24107
24107
|
"default": 0,
|
|
@@ -24240,7 +24240,7 @@ exports.usersActionsDescription = [
|
|
|
24240
24240
|
}
|
|
24241
24241
|
},
|
|
24242
24242
|
{
|
|
24243
|
-
"displayName": "Tenant
|
|
24243
|
+
"displayName": "Tenant ID",
|
|
24244
24244
|
"name": "tenantId",
|
|
24245
24245
|
"type": "string",
|
|
24246
24246
|
"default": "",
|
|
@@ -24400,7 +24400,7 @@ exports.usersActionsDescription = [
|
|
|
24400
24400
|
}
|
|
24401
24401
|
},
|
|
24402
24402
|
{
|
|
24403
|
-
"displayName": "User
|
|
24403
|
+
"displayName": "User ID",
|
|
24404
24404
|
"name": "userId",
|
|
24405
24405
|
"type": "string",
|
|
24406
24406
|
"default": "",
|
|
@@ -24515,7 +24515,7 @@ exports.usersActionsDescription = [
|
|
|
24515
24515
|
}
|
|
24516
24516
|
},
|
|
24517
24517
|
{
|
|
24518
|
-
"displayName": "On Behalf Of User
|
|
24518
|
+
"displayName": "On Behalf Of User ID",
|
|
24519
24519
|
"name": "onBehalfOfUserId",
|
|
24520
24520
|
"type": "string",
|
|
24521
24521
|
"default": "",
|
|
@@ -24982,7 +24982,7 @@ exports.usersActionsDescription = [
|
|
|
24982
24982
|
}
|
|
24983
24983
|
},
|
|
24984
24984
|
{
|
|
24985
|
-
"displayName": "Cloud Pc Snapshot
|
|
24985
|
+
"displayName": "Cloud Pc Snapshot ID",
|
|
24986
24986
|
"name": "cloudPcSnapshotId",
|
|
24987
24987
|
"type": "string",
|
|
24988
24988
|
"default": "",
|
|
@@ -25326,7 +25326,7 @@ exports.usersActionsDescription = [
|
|
|
25326
25326
|
}
|
|
25327
25327
|
},
|
|
25328
25328
|
{
|
|
25329
|
-
"displayName": "User
|
|
25329
|
+
"displayName": "User ID",
|
|
25330
25330
|
"name": "userId",
|
|
25331
25331
|
"type": "string",
|
|
25332
25332
|
"default": "",
|
|
@@ -25441,7 +25441,7 @@ exports.usersActionsDescription = [
|
|
|
25441
25441
|
}
|
|
25442
25442
|
},
|
|
25443
25443
|
{
|
|
25444
|
-
"displayName": "On Behalf Of User
|
|
25444
|
+
"displayName": "On Behalf Of User ID",
|
|
25445
25445
|
"name": "onBehalfOfUserId",
|
|
25446
25446
|
"type": "string",
|
|
25447
25447
|
"default": "",
|
|
@@ -28220,7 +28220,7 @@ exports.usersActionsDescription = [
|
|
|
28220
28220
|
}
|
|
28221
28221
|
},
|
|
28222
28222
|
{
|
|
28223
|
-
"displayName": "Member
|
|
28223
|
+
"displayName": "Member ID",
|
|
28224
28224
|
"name": "memberId",
|
|
28225
28225
|
"type": "string",
|
|
28226
28226
|
"default": "",
|
|
@@ -28378,7 +28378,7 @@ exports.usersActionsDescription = [
|
|
|
28378
28378
|
}
|
|
28379
28379
|
},
|
|
28380
28380
|
{
|
|
28381
|
-
"displayName": "User
|
|
28381
|
+
"displayName": "User ID",
|
|
28382
28382
|
"name": "userId",
|
|
28383
28383
|
"type": "string",
|
|
28384
28384
|
"default": "",
|
|
@@ -28493,7 +28493,7 @@ exports.usersActionsDescription = [
|
|
|
28493
28493
|
}
|
|
28494
28494
|
},
|
|
28495
28495
|
{
|
|
28496
|
-
"displayName": "On Behalf Of User
|
|
28496
|
+
"displayName": "On Behalf Of User ID",
|
|
28497
28497
|
"name": "onBehalfOfUserId",
|
|
28498
28498
|
"type": "string",
|
|
28499
28499
|
"default": "",
|
|
@@ -28579,7 +28579,7 @@ exports.usersActionsDescription = [
|
|
|
28579
28579
|
}
|
|
28580
28580
|
},
|
|
28581
28581
|
{
|
|
28582
|
-
"displayName": "Destination
|
|
28582
|
+
"displayName": "Destination ID",
|
|
28583
28583
|
"name": "DestinationId",
|
|
28584
28584
|
"type": "string",
|
|
28585
28585
|
"default": "",
|
|
@@ -28954,7 +28954,7 @@ exports.usersActionsDescription = [
|
|
|
28954
28954
|
}
|
|
28955
28955
|
},
|
|
28956
28956
|
{
|
|
28957
|
-
"displayName": "Destination
|
|
28957
|
+
"displayName": "Destination ID",
|
|
28958
28958
|
"name": "DestinationId",
|
|
28959
28959
|
"type": "string",
|
|
28960
28960
|
"default": "",
|
|
@@ -29177,7 +29177,7 @@ exports.usersActionsDescription = [
|
|
|
29177
29177
|
}
|
|
29178
29178
|
},
|
|
29179
29179
|
{
|
|
29180
|
-
"displayName": "Destination
|
|
29180
|
+
"displayName": "Destination ID",
|
|
29181
29181
|
"name": "DestinationId",
|
|
29182
29182
|
"type": "string",
|
|
29183
29183
|
"default": "",
|
|
@@ -29220,7 +29220,7 @@ exports.usersActionsDescription = [
|
|
|
29220
29220
|
}
|
|
29221
29221
|
},
|
|
29222
29222
|
{
|
|
29223
|
-
"displayName": "Destination
|
|
29223
|
+
"displayName": "Destination ID",
|
|
29224
29224
|
"name": "DestinationId",
|
|
29225
29225
|
"type": "string",
|
|
29226
29226
|
"default": "",
|
|
@@ -29306,7 +29306,7 @@ exports.usersActionsDescription = [
|
|
|
29306
29306
|
}
|
|
29307
29307
|
},
|
|
29308
29308
|
{
|
|
29309
|
-
"displayName": "Destination
|
|
29309
|
+
"displayName": "Destination ID",
|
|
29310
29310
|
"name": "DestinationId",
|
|
29311
29311
|
"type": "string",
|
|
29312
29312
|
"default": "",
|
|
@@ -29681,7 +29681,7 @@ exports.usersActionsDescription = [
|
|
|
29681
29681
|
}
|
|
29682
29682
|
},
|
|
29683
29683
|
{
|
|
29684
|
-
"displayName": "Destination
|
|
29684
|
+
"displayName": "Destination ID",
|
|
29685
29685
|
"name": "DestinationId",
|
|
29686
29686
|
"type": "string",
|
|
29687
29687
|
"default": "",
|
|
@@ -29904,7 +29904,7 @@ exports.usersActionsDescription = [
|
|
|
29904
29904
|
}
|
|
29905
29905
|
},
|
|
29906
29906
|
{
|
|
29907
|
-
"displayName": "Destination
|
|
29907
|
+
"displayName": "Destination ID",
|
|
29908
29908
|
"name": "DestinationId",
|
|
29909
29909
|
"type": "string",
|
|
29910
29910
|
"default": "",
|
|
@@ -29947,7 +29947,7 @@ exports.usersActionsDescription = [
|
|
|
29947
29947
|
}
|
|
29948
29948
|
},
|
|
29949
29949
|
{
|
|
29950
|
-
"displayName": "Destination
|
|
29950
|
+
"displayName": "Destination ID",
|
|
29951
29951
|
"name": "DestinationId",
|
|
29952
29952
|
"type": "string",
|
|
29953
29953
|
"default": "",
|
|
@@ -30351,7 +30351,7 @@ exports.usersActionsDescription = [
|
|
|
30351
30351
|
}
|
|
30352
30352
|
},
|
|
30353
30353
|
{
|
|
30354
|
-
"displayName": "Carrier
|
|
30354
|
+
"displayName": "Carrier URL",
|
|
30355
30355
|
"name": "carrierUrl",
|
|
30356
30356
|
"type": "string",
|
|
30357
30357
|
"default": "",
|
|
@@ -30671,7 +30671,7 @@ exports.usersActionsDescription = [
|
|
|
30671
30671
|
"Users Actions"
|
|
30672
30672
|
],
|
|
30673
30673
|
"operation": [
|
|
30674
|
-
"Users User Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download
|
|
30674
|
+
"Users User Managed Devices Managed Device Log Collection Requests Device Log Collection Response Create Download URL"
|
|
30675
30675
|
]
|
|
30676
30676
|
}
|
|
30677
30677
|
}
|
|
@@ -30696,7 +30696,7 @@ exports.usersActionsDescription = [
|
|
|
30696
30696
|
}
|
|
30697
30697
|
},
|
|
30698
30698
|
{
|
|
30699
|
-
"displayName": "Carrier
|
|
30699
|
+
"displayName": "Carrier URL",
|
|
30700
30700
|
"name": "carrierUrl",
|
|
30701
30701
|
"type": "string",
|
|
30702
30702
|
"default": "",
|
|
@@ -31184,7 +31184,7 @@ exports.usersActionsDescription = [
|
|
|
31184
31184
|
}
|
|
31185
31185
|
},
|
|
31186
31186
|
{
|
|
31187
|
-
"displayName": "Script Policy
|
|
31187
|
+
"displayName": "Script Policy ID",
|
|
31188
31188
|
"name": "scriptPolicyId",
|
|
31189
31189
|
"type": "string",
|
|
31190
31190
|
"default": "",
|
|
@@ -31300,7 +31300,7 @@ exports.usersActionsDescription = [
|
|
|
31300
31300
|
}
|
|
31301
31301
|
},
|
|
31302
31302
|
{
|
|
31303
|
-
"displayName": "Remediation
|
|
31303
|
+
"displayName": "Remediation URL",
|
|
31304
31304
|
"name": "remediationUrl",
|
|
31305
31305
|
"type": "string",
|
|
31306
31306
|
"default": "",
|
|
@@ -31519,7 +31519,7 @@ exports.usersActionsDescription = [
|
|
|
31519
31519
|
}
|
|
31520
31520
|
},
|
|
31521
31521
|
{
|
|
31522
|
-
"displayName": "Pub Sub Connection
|
|
31522
|
+
"displayName": "Pub Sub Connection ID",
|
|
31523
31523
|
"name": "pubSubConnectionId",
|
|
31524
31524
|
"type": "string",
|
|
31525
31525
|
"default": "",
|
|
@@ -31605,7 +31605,7 @@ exports.usersActionsDescription = [
|
|
|
31605
31605
|
}
|
|
31606
31606
|
},
|
|
31607
31607
|
{
|
|
31608
|
-
"displayName": "Target Service Plan
|
|
31608
|
+
"displayName": "Target Service Plan ID",
|
|
31609
31609
|
"name": "targetServicePlanId",
|
|
31610
31610
|
"type": "string",
|
|
31611
31611
|
"default": "",
|
|
@@ -31648,7 +31648,7 @@ exports.usersActionsDescription = [
|
|
|
31648
31648
|
}
|
|
31649
31649
|
},
|
|
31650
31650
|
{
|
|
31651
|
-
"displayName": "Cloud Pc Snapshot
|
|
31651
|
+
"displayName": "Cloud Pc Snapshot ID",
|
|
31652
31652
|
"name": "cloudPcSnapshotId",
|
|
31653
31653
|
"type": "string",
|
|
31654
31654
|
"default": "",
|
|
@@ -32289,7 +32289,7 @@ exports.usersActionsDescription = [
|
|
|
32289
32289
|
}
|
|
32290
32290
|
},
|
|
32291
32291
|
{
|
|
32292
|
-
"displayName": "Destination
|
|
32292
|
+
"displayName": "Destination ID",
|
|
32293
32293
|
"name": "DestinationId",
|
|
32294
32294
|
"type": "string",
|
|
32295
32295
|
"default": "",
|
|
@@ -32664,7 +32664,7 @@ exports.usersActionsDescription = [
|
|
|
32664
32664
|
}
|
|
32665
32665
|
},
|
|
32666
32666
|
{
|
|
32667
|
-
"displayName": "Destination
|
|
32667
|
+
"displayName": "Destination ID",
|
|
32668
32668
|
"name": "DestinationId",
|
|
32669
32669
|
"type": "string",
|
|
32670
32670
|
"default": "",
|
|
@@ -33746,29 +33746,29 @@ exports.usersActionsDescription = [
|
|
|
33746
33746
|
}
|
|
33747
33747
|
},
|
|
33748
33748
|
{
|
|
33749
|
-
"displayName": "Source
|
|
33749
|
+
"displayName": "Source ID Type",
|
|
33750
33750
|
"name": "SourceIdType",
|
|
33751
33751
|
"type": "options",
|
|
33752
33752
|
"default": "entryId",
|
|
33753
33753
|
"options": [
|
|
33754
33754
|
{
|
|
33755
|
-
"name": "Entry
|
|
33755
|
+
"name": "Entry ID",
|
|
33756
33756
|
"value": "entryId"
|
|
33757
33757
|
},
|
|
33758
33758
|
{
|
|
33759
|
-
"name": "Ews
|
|
33759
|
+
"name": "Ews ID",
|
|
33760
33760
|
"value": "ewsId"
|
|
33761
33761
|
},
|
|
33762
33762
|
{
|
|
33763
|
-
"name": "Immutable Entry
|
|
33763
|
+
"name": "Immutable Entry ID",
|
|
33764
33764
|
"value": "immutableEntryId"
|
|
33765
33765
|
},
|
|
33766
33766
|
{
|
|
33767
|
-
"name": "Rest
|
|
33767
|
+
"name": "Rest ID",
|
|
33768
33768
|
"value": "restId"
|
|
33769
33769
|
},
|
|
33770
33770
|
{
|
|
33771
|
-
"name": "Rest Immutable Entry
|
|
33771
|
+
"name": "Rest Immutable Entry ID",
|
|
33772
33772
|
"value": "restImmutableEntryId"
|
|
33773
33773
|
}
|
|
33774
33774
|
],
|
|
@@ -33792,29 +33792,29 @@ exports.usersActionsDescription = [
|
|
|
33792
33792
|
}
|
|
33793
33793
|
},
|
|
33794
33794
|
{
|
|
33795
|
-
"displayName": "Target
|
|
33795
|
+
"displayName": "Target ID Type",
|
|
33796
33796
|
"name": "TargetIdType",
|
|
33797
33797
|
"type": "options",
|
|
33798
33798
|
"default": "entryId",
|
|
33799
33799
|
"options": [
|
|
33800
33800
|
{
|
|
33801
|
-
"name": "Entry
|
|
33801
|
+
"name": "Entry ID",
|
|
33802
33802
|
"value": "entryId"
|
|
33803
33803
|
},
|
|
33804
33804
|
{
|
|
33805
|
-
"name": "Ews
|
|
33805
|
+
"name": "Ews ID",
|
|
33806
33806
|
"value": "ewsId"
|
|
33807
33807
|
},
|
|
33808
33808
|
{
|
|
33809
|
-
"name": "Immutable Entry
|
|
33809
|
+
"name": "Immutable Entry ID",
|
|
33810
33810
|
"value": "immutableEntryId"
|
|
33811
33811
|
},
|
|
33812
33812
|
{
|
|
33813
|
-
"name": "Rest
|
|
33813
|
+
"name": "Rest ID",
|
|
33814
33814
|
"value": "restId"
|
|
33815
33815
|
},
|
|
33816
33816
|
{
|
|
33817
|
-
"name": "Rest Immutable Entry
|
|
33817
|
+
"name": "Rest Immutable Entry ID",
|
|
33818
33818
|
"value": "restImmutableEntryId"
|
|
33819
33819
|
}
|
|
33820
33820
|
],
|
|
@@ -33932,13 +33932,13 @@ exports.usersActionsDescription = [
|
|
|
33932
33932
|
"Users Actions"
|
|
33933
33933
|
],
|
|
33934
33934
|
"operation": [
|
|
33935
|
-
"Users User Wipe Managed App Registrations By Azure Ad Device
|
|
33935
|
+
"Users User Wipe Managed App Registrations By Azure Ad Device ID"
|
|
33936
33936
|
]
|
|
33937
33937
|
}
|
|
33938
33938
|
}
|
|
33939
33939
|
},
|
|
33940
33940
|
{
|
|
33941
|
-
"displayName": "Azure Ad Device
|
|
33941
|
+
"displayName": "Azure Ad Device ID",
|
|
33942
33942
|
"name": "azureAdDeviceId",
|
|
33943
33943
|
"type": "string",
|
|
33944
33944
|
"default": "",
|
|
@@ -33956,7 +33956,7 @@ exports.usersActionsDescription = [
|
|
|
33956
33956
|
"Users Actions"
|
|
33957
33957
|
],
|
|
33958
33958
|
"operation": [
|
|
33959
|
-
"Users User Wipe Managed App Registrations By Azure Ad Device
|
|
33959
|
+
"Users User Wipe Managed App Registrations By Azure Ad Device ID"
|
|
33960
33960
|
]
|
|
33961
33961
|
}
|
|
33962
33962
|
}
|
|
@@ -34018,7 +34018,7 @@ exports.usersActionsDescription = [
|
|
|
34018
34018
|
"Users Actions"
|
|
34019
34019
|
],
|
|
34020
34020
|
"operation": [
|
|
34021
|
-
"Users User Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download
|
|
34021
|
+
"Users User Mobile App Troubleshooting Events Mobile App Troubleshooting Event App Log Collection Requests App Log Collection Request Create Download URL"
|
|
34022
34022
|
]
|
|
34023
34023
|
}
|
|
34024
34024
|
}
|
|
@@ -34037,13 +34037,13 @@ exports.usersActionsDescription = [
|
|
|
34037
34037
|
"Users Actions"
|
|
34038
34038
|
],
|
|
34039
34039
|
"operation": [
|
|
34040
|
-
"Users User Onenote Notebooks Get Notebook From Web
|
|
34040
|
+
"Users User Onenote Notebooks Get Notebook From Web URL"
|
|
34041
34041
|
]
|
|
34042
34042
|
}
|
|
34043
34043
|
}
|
|
34044
34044
|
},
|
|
34045
34045
|
{
|
|
34046
|
-
"displayName": "Web
|
|
34046
|
+
"displayName": "Web URL",
|
|
34047
34047
|
"name": "webUrl",
|
|
34048
34048
|
"type": "string",
|
|
34049
34049
|
"default": "",
|
|
@@ -34061,7 +34061,7 @@ exports.usersActionsDescription = [
|
|
|
34061
34061
|
"Users Actions"
|
|
34062
34062
|
],
|
|
34063
34063
|
"operation": [
|
|
34064
|
-
"Users User Onenote Notebooks Get Notebook From Web
|
|
34064
|
+
"Users User Onenote Notebooks Get Notebook From Web URL"
|
|
34065
34065
|
]
|
|
34066
34066
|
}
|
|
34067
34067
|
}
|
|
@@ -34086,7 +34086,7 @@ exports.usersActionsDescription = [
|
|
|
34086
34086
|
}
|
|
34087
34087
|
},
|
|
34088
34088
|
{
|
|
34089
|
-
"displayName": "Group
|
|
34089
|
+
"displayName": "Group ID",
|
|
34090
34090
|
"name": "groupId",
|
|
34091
34091
|
"type": "string",
|
|
34092
34092
|
"default": "",
|
|
@@ -34158,7 +34158,7 @@ exports.usersActionsDescription = [
|
|
|
34158
34158
|
}
|
|
34159
34159
|
},
|
|
34160
34160
|
{
|
|
34161
|
-
"displayName": "Site Collection
|
|
34161
|
+
"displayName": "Site Collection ID",
|
|
34162
34162
|
"name": "siteCollectionId",
|
|
34163
34163
|
"type": "string",
|
|
34164
34164
|
"default": "",
|
|
@@ -34182,7 +34182,7 @@ exports.usersActionsDescription = [
|
|
|
34182
34182
|
}
|
|
34183
34183
|
},
|
|
34184
34184
|
{
|
|
34185
|
-
"displayName": "Site
|
|
34185
|
+
"displayName": "Site ID",
|
|
34186
34186
|
"name": "siteId",
|
|
34187
34187
|
"type": "string",
|
|
34188
34188
|
"default": "",
|
|
@@ -34225,7 +34225,7 @@ exports.usersActionsDescription = [
|
|
|
34225
34225
|
}
|
|
34226
34226
|
},
|
|
34227
34227
|
{
|
|
34228
|
-
"displayName": "Group
|
|
34228
|
+
"displayName": "Group ID",
|
|
34229
34229
|
"name": "groupId",
|
|
34230
34230
|
"type": "string",
|
|
34231
34231
|
"default": "",
|
|
@@ -34249,7 +34249,7 @@ exports.usersActionsDescription = [
|
|
|
34249
34249
|
}
|
|
34250
34250
|
},
|
|
34251
34251
|
{
|
|
34252
|
-
"displayName": "
|
|
34252
|
+
"displayName": "ID",
|
|
34253
34253
|
"name": "id",
|
|
34254
34254
|
"type": "string",
|
|
34255
34255
|
"default": "",
|
|
@@ -34297,7 +34297,7 @@ exports.usersActionsDescription = [
|
|
|
34297
34297
|
}
|
|
34298
34298
|
},
|
|
34299
34299
|
{
|
|
34300
|
-
"displayName": "Site Collection
|
|
34300
|
+
"displayName": "Site Collection ID",
|
|
34301
34301
|
"name": "siteCollectionId",
|
|
34302
34302
|
"type": "string",
|
|
34303
34303
|
"default": "",
|
|
@@ -34321,7 +34321,7 @@ exports.usersActionsDescription = [
|
|
|
34321
34321
|
}
|
|
34322
34322
|
},
|
|
34323
34323
|
{
|
|
34324
|
-
"displayName": "Site
|
|
34324
|
+
"displayName": "Site ID",
|
|
34325
34325
|
"name": "siteId",
|
|
34326
34326
|
"type": "string",
|
|
34327
34327
|
"default": "",
|
|
@@ -34364,7 +34364,7 @@ exports.usersActionsDescription = [
|
|
|
34364
34364
|
}
|
|
34365
34365
|
},
|
|
34366
34366
|
{
|
|
34367
|
-
"displayName": "Group
|
|
34367
|
+
"displayName": "Group ID",
|
|
34368
34368
|
"name": "groupId",
|
|
34369
34369
|
"type": "string",
|
|
34370
34370
|
"default": "",
|
|
@@ -34388,7 +34388,7 @@ exports.usersActionsDescription = [
|
|
|
34388
34388
|
}
|
|
34389
34389
|
},
|
|
34390
34390
|
{
|
|
34391
|
-
"displayName": "
|
|
34391
|
+
"displayName": "ID",
|
|
34392
34392
|
"name": "id",
|
|
34393
34393
|
"type": "string",
|
|
34394
34394
|
"default": "",
|
|
@@ -34436,7 +34436,7 @@ exports.usersActionsDescription = [
|
|
|
34436
34436
|
}
|
|
34437
34437
|
},
|
|
34438
34438
|
{
|
|
34439
|
-
"displayName": "Site Collection
|
|
34439
|
+
"displayName": "Site Collection ID",
|
|
34440
34440
|
"name": "siteCollectionId",
|
|
34441
34441
|
"type": "string",
|
|
34442
34442
|
"default": "",
|
|
@@ -34460,7 +34460,7 @@ exports.usersActionsDescription = [
|
|
|
34460
34460
|
}
|
|
34461
34461
|
},
|
|
34462
34462
|
{
|
|
34463
|
-
"displayName": "Site
|
|
34463
|
+
"displayName": "Site ID",
|
|
34464
34464
|
"name": "siteId",
|
|
34465
34465
|
"type": "string",
|
|
34466
34466
|
"default": "",
|
|
@@ -34503,7 +34503,7 @@ exports.usersActionsDescription = [
|
|
|
34503
34503
|
}
|
|
34504
34504
|
},
|
|
34505
34505
|
{
|
|
34506
|
-
"displayName": "Group
|
|
34506
|
+
"displayName": "Group ID",
|
|
34507
34507
|
"name": "groupId",
|
|
34508
34508
|
"type": "string",
|
|
34509
34509
|
"default": "",
|
|
@@ -34527,7 +34527,7 @@ exports.usersActionsDescription = [
|
|
|
34527
34527
|
}
|
|
34528
34528
|
},
|
|
34529
34529
|
{
|
|
34530
|
-
"displayName": "
|
|
34530
|
+
"displayName": "ID",
|
|
34531
34531
|
"name": "id",
|
|
34532
34532
|
"type": "string",
|
|
34533
34533
|
"default": "",
|
|
@@ -34551,7 +34551,7 @@ exports.usersActionsDescription = [
|
|
|
34551
34551
|
}
|
|
34552
34552
|
},
|
|
34553
34553
|
{
|
|
34554
|
-
"displayName": "Site Collection
|
|
34554
|
+
"displayName": "Site Collection ID",
|
|
34555
34555
|
"name": "siteCollectionId",
|
|
34556
34556
|
"type": "string",
|
|
34557
34557
|
"default": "",
|
|
@@ -34575,7 +34575,7 @@ exports.usersActionsDescription = [
|
|
|
34575
34575
|
}
|
|
34576
34576
|
},
|
|
34577
34577
|
{
|
|
34578
|
-
"displayName": "Site
|
|
34578
|
+
"displayName": "Site ID",
|
|
34579
34579
|
"name": "siteId",
|
|
34580
34580
|
"type": "string",
|
|
34581
34581
|
"default": "",
|
|
@@ -34661,7 +34661,7 @@ exports.usersActionsDescription = [
|
|
|
34661
34661
|
}
|
|
34662
34662
|
},
|
|
34663
34663
|
{
|
|
34664
|
-
"displayName": "Group
|
|
34664
|
+
"displayName": "Group ID",
|
|
34665
34665
|
"name": "groupId",
|
|
34666
34666
|
"type": "string",
|
|
34667
34667
|
"default": "",
|
|
@@ -34685,7 +34685,7 @@ exports.usersActionsDescription = [
|
|
|
34685
34685
|
}
|
|
34686
34686
|
},
|
|
34687
34687
|
{
|
|
34688
|
-
"displayName": "
|
|
34688
|
+
"displayName": "ID",
|
|
34689
34689
|
"name": "id",
|
|
34690
34690
|
"type": "string",
|
|
34691
34691
|
"default": "",
|
|
@@ -34733,7 +34733,7 @@ exports.usersActionsDescription = [
|
|
|
34733
34733
|
}
|
|
34734
34734
|
},
|
|
34735
34735
|
{
|
|
34736
|
-
"displayName": "Site Collection
|
|
34736
|
+
"displayName": "Site Collection ID",
|
|
34737
34737
|
"name": "siteCollectionId",
|
|
34738
34738
|
"type": "string",
|
|
34739
34739
|
"default": "",
|
|
@@ -34757,7 +34757,7 @@ exports.usersActionsDescription = [
|
|
|
34757
34757
|
}
|
|
34758
34758
|
},
|
|
34759
34759
|
{
|
|
34760
|
-
"displayName": "Site
|
|
34760
|
+
"displayName": "Site ID",
|
|
34761
34761
|
"name": "siteId",
|
|
34762
34762
|
"type": "string",
|
|
34763
34763
|
"default": "",
|
|
@@ -34800,7 +34800,7 @@ exports.usersActionsDescription = [
|
|
|
34800
34800
|
}
|
|
34801
34801
|
},
|
|
34802
34802
|
{
|
|
34803
|
-
"displayName": "Group
|
|
34803
|
+
"displayName": "Group ID",
|
|
34804
34804
|
"name": "groupId",
|
|
34805
34805
|
"type": "string",
|
|
34806
34806
|
"default": "",
|
|
@@ -34824,7 +34824,7 @@ exports.usersActionsDescription = [
|
|
|
34824
34824
|
}
|
|
34825
34825
|
},
|
|
34826
34826
|
{
|
|
34827
|
-
"displayName": "
|
|
34827
|
+
"displayName": "ID",
|
|
34828
34828
|
"name": "id",
|
|
34829
34829
|
"type": "string",
|
|
34830
34830
|
"default": "",
|
|
@@ -34872,7 +34872,7 @@ exports.usersActionsDescription = [
|
|
|
34872
34872
|
}
|
|
34873
34873
|
},
|
|
34874
34874
|
{
|
|
34875
|
-
"displayName": "Site Collection
|
|
34875
|
+
"displayName": "Site Collection ID",
|
|
34876
34876
|
"name": "siteCollectionId",
|
|
34877
34877
|
"type": "string",
|
|
34878
34878
|
"default": "",
|
|
@@ -34896,7 +34896,7 @@ exports.usersActionsDescription = [
|
|
|
34896
34896
|
}
|
|
34897
34897
|
},
|
|
34898
34898
|
{
|
|
34899
|
-
"displayName": "Site
|
|
34899
|
+
"displayName": "Site ID",
|
|
34900
34900
|
"name": "siteId",
|
|
34901
34901
|
"type": "string",
|
|
34902
34902
|
"default": "",
|
|
@@ -34939,7 +34939,7 @@ exports.usersActionsDescription = [
|
|
|
34939
34939
|
}
|
|
34940
34940
|
},
|
|
34941
34941
|
{
|
|
34942
|
-
"displayName": "Group
|
|
34942
|
+
"displayName": "Group ID",
|
|
34943
34943
|
"name": "groupId",
|
|
34944
34944
|
"type": "string",
|
|
34945
34945
|
"default": "",
|
|
@@ -34963,7 +34963,7 @@ exports.usersActionsDescription = [
|
|
|
34963
34963
|
}
|
|
34964
34964
|
},
|
|
34965
34965
|
{
|
|
34966
|
-
"displayName": "
|
|
34966
|
+
"displayName": "ID",
|
|
34967
34967
|
"name": "id",
|
|
34968
34968
|
"type": "string",
|
|
34969
34969
|
"default": "",
|
|
@@ -34987,7 +34987,7 @@ exports.usersActionsDescription = [
|
|
|
34987
34987
|
}
|
|
34988
34988
|
},
|
|
34989
34989
|
{
|
|
34990
|
-
"displayName": "Site Collection
|
|
34990
|
+
"displayName": "Site Collection ID",
|
|
34991
34991
|
"name": "siteCollectionId",
|
|
34992
34992
|
"type": "string",
|
|
34993
34993
|
"default": "",
|
|
@@ -35011,7 +35011,7 @@ exports.usersActionsDescription = [
|
|
|
35011
35011
|
}
|
|
35012
35012
|
},
|
|
35013
35013
|
{
|
|
35014
|
-
"displayName": "Site
|
|
35014
|
+
"displayName": "Site ID",
|
|
35015
35015
|
"name": "siteId",
|
|
35016
35016
|
"type": "string",
|
|
35017
35017
|
"default": "",
|
|
@@ -35097,7 +35097,7 @@ exports.usersActionsDescription = [
|
|
|
35097
35097
|
}
|
|
35098
35098
|
},
|
|
35099
35099
|
{
|
|
35100
|
-
"displayName": "Group
|
|
35100
|
+
"displayName": "Group ID",
|
|
35101
35101
|
"name": "groupId",
|
|
35102
35102
|
"type": "string",
|
|
35103
35103
|
"default": "",
|
|
@@ -35121,7 +35121,7 @@ exports.usersActionsDescription = [
|
|
|
35121
35121
|
}
|
|
35122
35122
|
},
|
|
35123
35123
|
{
|
|
35124
|
-
"displayName": "
|
|
35124
|
+
"displayName": "ID",
|
|
35125
35125
|
"name": "id",
|
|
35126
35126
|
"type": "string",
|
|
35127
35127
|
"default": "",
|
|
@@ -35145,7 +35145,7 @@ exports.usersActionsDescription = [
|
|
|
35145
35145
|
}
|
|
35146
35146
|
},
|
|
35147
35147
|
{
|
|
35148
|
-
"displayName": "Site Collection
|
|
35148
|
+
"displayName": "Site Collection ID",
|
|
35149
35149
|
"name": "siteCollectionId",
|
|
35150
35150
|
"type": "string",
|
|
35151
35151
|
"default": "",
|
|
@@ -35169,7 +35169,7 @@ exports.usersActionsDescription = [
|
|
|
35169
35169
|
}
|
|
35170
35170
|
},
|
|
35171
35171
|
{
|
|
35172
|
-
"displayName": "Site
|
|
35172
|
+
"displayName": "Site ID",
|
|
35173
35173
|
"name": "siteId",
|
|
35174
35174
|
"type": "string",
|
|
35175
35175
|
"default": "",
|
|
@@ -35255,7 +35255,7 @@ exports.usersActionsDescription = [
|
|
|
35255
35255
|
}
|
|
35256
35256
|
},
|
|
35257
35257
|
{
|
|
35258
|
-
"displayName": "Group
|
|
35258
|
+
"displayName": "Group ID",
|
|
35259
35259
|
"name": "groupId",
|
|
35260
35260
|
"type": "string",
|
|
35261
35261
|
"default": "",
|
|
@@ -35279,7 +35279,7 @@ exports.usersActionsDescription = [
|
|
|
35279
35279
|
}
|
|
35280
35280
|
},
|
|
35281
35281
|
{
|
|
35282
|
-
"displayName": "
|
|
35282
|
+
"displayName": "ID",
|
|
35283
35283
|
"name": "id",
|
|
35284
35284
|
"type": "string",
|
|
35285
35285
|
"default": "",
|
|
@@ -35327,7 +35327,7 @@ exports.usersActionsDescription = [
|
|
|
35327
35327
|
}
|
|
35328
35328
|
},
|
|
35329
35329
|
{
|
|
35330
|
-
"displayName": "Site Collection
|
|
35330
|
+
"displayName": "Site Collection ID",
|
|
35331
35331
|
"name": "siteCollectionId",
|
|
35332
35332
|
"type": "string",
|
|
35333
35333
|
"default": "",
|
|
@@ -35351,7 +35351,7 @@ exports.usersActionsDescription = [
|
|
|
35351
35351
|
}
|
|
35352
35352
|
},
|
|
35353
35353
|
{
|
|
35354
|
-
"displayName": "Site
|
|
35354
|
+
"displayName": "Site ID",
|
|
35355
35355
|
"name": "siteId",
|
|
35356
35356
|
"type": "string",
|
|
35357
35357
|
"default": "",
|
|
@@ -35394,7 +35394,7 @@ exports.usersActionsDescription = [
|
|
|
35394
35394
|
}
|
|
35395
35395
|
},
|
|
35396
35396
|
{
|
|
35397
|
-
"displayName": "Group
|
|
35397
|
+
"displayName": "Group ID",
|
|
35398
35398
|
"name": "groupId",
|
|
35399
35399
|
"type": "string",
|
|
35400
35400
|
"default": "",
|
|
@@ -35418,7 +35418,7 @@ exports.usersActionsDescription = [
|
|
|
35418
35418
|
}
|
|
35419
35419
|
},
|
|
35420
35420
|
{
|
|
35421
|
-
"displayName": "
|
|
35421
|
+
"displayName": "ID",
|
|
35422
35422
|
"name": "id",
|
|
35423
35423
|
"type": "string",
|
|
35424
35424
|
"default": "",
|
|
@@ -35466,7 +35466,7 @@ exports.usersActionsDescription = [
|
|
|
35466
35466
|
}
|
|
35467
35467
|
},
|
|
35468
35468
|
{
|
|
35469
|
-
"displayName": "Site Collection
|
|
35469
|
+
"displayName": "Site Collection ID",
|
|
35470
35470
|
"name": "siteCollectionId",
|
|
35471
35471
|
"type": "string",
|
|
35472
35472
|
"default": "",
|
|
@@ -35490,7 +35490,7 @@ exports.usersActionsDescription = [
|
|
|
35490
35490
|
}
|
|
35491
35491
|
},
|
|
35492
35492
|
{
|
|
35493
|
-
"displayName": "Site
|
|
35493
|
+
"displayName": "Site ID",
|
|
35494
35494
|
"name": "siteId",
|
|
35495
35495
|
"type": "string",
|
|
35496
35496
|
"default": "",
|
|
@@ -35533,7 +35533,7 @@ exports.usersActionsDescription = [
|
|
|
35533
35533
|
}
|
|
35534
35534
|
},
|
|
35535
35535
|
{
|
|
35536
|
-
"displayName": "Group
|
|
35536
|
+
"displayName": "Group ID",
|
|
35537
35537
|
"name": "groupId",
|
|
35538
35538
|
"type": "string",
|
|
35539
35539
|
"default": "",
|
|
@@ -35557,7 +35557,7 @@ exports.usersActionsDescription = [
|
|
|
35557
35557
|
}
|
|
35558
35558
|
},
|
|
35559
35559
|
{
|
|
35560
|
-
"displayName": "
|
|
35560
|
+
"displayName": "ID",
|
|
35561
35561
|
"name": "id",
|
|
35562
35562
|
"type": "string",
|
|
35563
35563
|
"default": "",
|
|
@@ -35581,7 +35581,7 @@ exports.usersActionsDescription = [
|
|
|
35581
35581
|
}
|
|
35582
35582
|
},
|
|
35583
35583
|
{
|
|
35584
|
-
"displayName": "Site Collection
|
|
35584
|
+
"displayName": "Site Collection ID",
|
|
35585
35585
|
"name": "siteCollectionId",
|
|
35586
35586
|
"type": "string",
|
|
35587
35587
|
"default": "",
|
|
@@ -35605,7 +35605,7 @@ exports.usersActionsDescription = [
|
|
|
35605
35605
|
}
|
|
35606
35606
|
},
|
|
35607
35607
|
{
|
|
35608
|
-
"displayName": "Site
|
|
35608
|
+
"displayName": "Site ID",
|
|
35609
35609
|
"name": "siteId",
|
|
35610
35610
|
"type": "string",
|
|
35611
35611
|
"default": "",
|
|
@@ -35691,7 +35691,7 @@ exports.usersActionsDescription = [
|
|
|
35691
35691
|
}
|
|
35692
35692
|
},
|
|
35693
35693
|
{
|
|
35694
|
-
"displayName": "Group
|
|
35694
|
+
"displayName": "Group ID",
|
|
35695
35695
|
"name": "groupId",
|
|
35696
35696
|
"type": "string",
|
|
35697
35697
|
"default": "",
|
|
@@ -35715,7 +35715,7 @@ exports.usersActionsDescription = [
|
|
|
35715
35715
|
}
|
|
35716
35716
|
},
|
|
35717
35717
|
{
|
|
35718
|
-
"displayName": "
|
|
35718
|
+
"displayName": "ID",
|
|
35719
35719
|
"name": "id",
|
|
35720
35720
|
"type": "string",
|
|
35721
35721
|
"default": "",
|
|
@@ -35763,7 +35763,7 @@ exports.usersActionsDescription = [
|
|
|
35763
35763
|
}
|
|
35764
35764
|
},
|
|
35765
35765
|
{
|
|
35766
|
-
"displayName": "Site Collection
|
|
35766
|
+
"displayName": "Site Collection ID",
|
|
35767
35767
|
"name": "siteCollectionId",
|
|
35768
35768
|
"type": "string",
|
|
35769
35769
|
"default": "",
|
|
@@ -35787,7 +35787,7 @@ exports.usersActionsDescription = [
|
|
|
35787
35787
|
}
|
|
35788
35788
|
},
|
|
35789
35789
|
{
|
|
35790
|
-
"displayName": "Site
|
|
35790
|
+
"displayName": "Site ID",
|
|
35791
35791
|
"name": "siteId",
|
|
35792
35792
|
"type": "string",
|
|
35793
35793
|
"default": "",
|
|
@@ -35830,7 +35830,7 @@ exports.usersActionsDescription = [
|
|
|
35830
35830
|
}
|
|
35831
35831
|
},
|
|
35832
35832
|
{
|
|
35833
|
-
"displayName": "Group
|
|
35833
|
+
"displayName": "Group ID",
|
|
35834
35834
|
"name": "groupId",
|
|
35835
35835
|
"type": "string",
|
|
35836
35836
|
"default": "",
|
|
@@ -35854,7 +35854,7 @@ exports.usersActionsDescription = [
|
|
|
35854
35854
|
}
|
|
35855
35855
|
},
|
|
35856
35856
|
{
|
|
35857
|
-
"displayName": "
|
|
35857
|
+
"displayName": "ID",
|
|
35858
35858
|
"name": "id",
|
|
35859
35859
|
"type": "string",
|
|
35860
35860
|
"default": "",
|
|
@@ -35902,7 +35902,7 @@ exports.usersActionsDescription = [
|
|
|
35902
35902
|
}
|
|
35903
35903
|
},
|
|
35904
35904
|
{
|
|
35905
|
-
"displayName": "Site Collection
|
|
35905
|
+
"displayName": "Site Collection ID",
|
|
35906
35906
|
"name": "siteCollectionId",
|
|
35907
35907
|
"type": "string",
|
|
35908
35908
|
"default": "",
|
|
@@ -35926,7 +35926,7 @@ exports.usersActionsDescription = [
|
|
|
35926
35926
|
}
|
|
35927
35927
|
},
|
|
35928
35928
|
{
|
|
35929
|
-
"displayName": "Site
|
|
35929
|
+
"displayName": "Site ID",
|
|
35930
35930
|
"name": "siteId",
|
|
35931
35931
|
"type": "string",
|
|
35932
35932
|
"default": "",
|
|
@@ -35969,7 +35969,7 @@ exports.usersActionsDescription = [
|
|
|
35969
35969
|
}
|
|
35970
35970
|
},
|
|
35971
35971
|
{
|
|
35972
|
-
"displayName": "Group
|
|
35972
|
+
"displayName": "Group ID",
|
|
35973
35973
|
"name": "groupId",
|
|
35974
35974
|
"type": "string",
|
|
35975
35975
|
"default": "",
|
|
@@ -35993,7 +35993,7 @@ exports.usersActionsDescription = [
|
|
|
35993
35993
|
}
|
|
35994
35994
|
},
|
|
35995
35995
|
{
|
|
35996
|
-
"displayName": "
|
|
35996
|
+
"displayName": "ID",
|
|
35997
35997
|
"name": "id",
|
|
35998
35998
|
"type": "string",
|
|
35999
35999
|
"default": "",
|
|
@@ -36017,7 +36017,7 @@ exports.usersActionsDescription = [
|
|
|
36017
36017
|
}
|
|
36018
36018
|
},
|
|
36019
36019
|
{
|
|
36020
|
-
"displayName": "Site Collection
|
|
36020
|
+
"displayName": "Site Collection ID",
|
|
36021
36021
|
"name": "siteCollectionId",
|
|
36022
36022
|
"type": "string",
|
|
36023
36023
|
"default": "",
|
|
@@ -36041,7 +36041,7 @@ exports.usersActionsDescription = [
|
|
|
36041
36041
|
}
|
|
36042
36042
|
},
|
|
36043
36043
|
{
|
|
36044
|
-
"displayName": "Site
|
|
36044
|
+
"displayName": "Site ID",
|
|
36045
36045
|
"name": "siteId",
|
|
36046
36046
|
"type": "string",
|
|
36047
36047
|
"default": "",
|
|
@@ -36175,7 +36175,7 @@ exports.usersActionsDescription = [
|
|
|
36175
36175
|
}
|
|
36176
36176
|
},
|
|
36177
36177
|
{
|
|
36178
|
-
"displayName": "External
|
|
36178
|
+
"displayName": "External ID",
|
|
36179
36179
|
"name": "externalId",
|
|
36180
36180
|
"type": "string",
|
|
36181
36181
|
"default": "",
|
|
@@ -36338,7 +36338,7 @@ exports.usersActionsDescription = [
|
|
|
36338
36338
|
}
|
|
36339
36339
|
},
|
|
36340
36340
|
{
|
|
36341
|
-
"displayName": "Principal
|
|
36341
|
+
"displayName": "Principal ID",
|
|
36342
36342
|
"name": "principalId",
|
|
36343
36343
|
"type": "string",
|
|
36344
36344
|
"default": "",
|
|
@@ -36362,7 +36362,7 @@ exports.usersActionsDescription = [
|
|
|
36362
36362
|
}
|
|
36363
36363
|
},
|
|
36364
36364
|
{
|
|
36365
|
-
"displayName": "Resource
|
|
36365
|
+
"displayName": "Resource ID",
|
|
36366
36366
|
"name": "resourceId",
|
|
36367
36367
|
"type": "string",
|
|
36368
36368
|
"default": "",
|
|
@@ -36491,7 +36491,7 @@ exports.usersActionsDescription = [
|
|
|
36491
36491
|
}
|
|
36492
36492
|
},
|
|
36493
36493
|
{
|
|
36494
|
-
"displayName": "Principal
|
|
36494
|
+
"displayName": "Principal ID",
|
|
36495
36495
|
"name": "principalId",
|
|
36496
36496
|
"type": "string",
|
|
36497
36497
|
"default": "",
|
|
@@ -36515,7 +36515,7 @@ exports.usersActionsDescription = [
|
|
|
36515
36515
|
}
|
|
36516
36516
|
},
|
|
36517
36517
|
{
|
|
36518
|
-
"displayName": "Resource
|
|
36518
|
+
"displayName": "Resource ID",
|
|
36519
36519
|
"name": "resourceId",
|
|
36520
36520
|
"type": "string",
|
|
36521
36521
|
"default": "",
|
|
@@ -36663,7 +36663,7 @@ exports.usersActionsDescription = [
|
|
|
36663
36663
|
}
|
|
36664
36664
|
},
|
|
36665
36665
|
{
|
|
36666
|
-
"displayName": "Principal
|
|
36666
|
+
"displayName": "Principal ID",
|
|
36667
36667
|
"name": "principalId",
|
|
36668
36668
|
"type": "string",
|
|
36669
36669
|
"default": "",
|
|
@@ -36687,7 +36687,7 @@ exports.usersActionsDescription = [
|
|
|
36687
36687
|
}
|
|
36688
36688
|
},
|
|
36689
36689
|
{
|
|
36690
|
-
"displayName": "Resource
|
|
36690
|
+
"displayName": "Resource ID",
|
|
36691
36691
|
"name": "resourceId",
|
|
36692
36692
|
"type": "string",
|
|
36693
36693
|
"default": "",
|
|
@@ -36835,7 +36835,7 @@ exports.usersActionsDescription = [
|
|
|
36835
36835
|
}
|
|
36836
36836
|
},
|
|
36837
36837
|
{
|
|
36838
|
-
"displayName": "Principal
|
|
36838
|
+
"displayName": "Principal ID",
|
|
36839
36839
|
"name": "principalId",
|
|
36840
36840
|
"type": "string",
|
|
36841
36841
|
"default": "",
|
|
@@ -36859,7 +36859,7 @@ exports.usersActionsDescription = [
|
|
|
36859
36859
|
}
|
|
36860
36860
|
},
|
|
36861
36861
|
{
|
|
36862
|
-
"displayName": "Resource
|
|
36862
|
+
"displayName": "Resource ID",
|
|
36863
36863
|
"name": "resourceId",
|
|
36864
36864
|
"type": "string",
|
|
36865
36865
|
"default": "",
|
|
@@ -37007,7 +37007,7 @@ exports.usersActionsDescription = [
|
|
|
37007
37007
|
}
|
|
37008
37008
|
},
|
|
37009
37009
|
{
|
|
37010
|
-
"displayName": "Principal
|
|
37010
|
+
"displayName": "Principal ID",
|
|
37011
37011
|
"name": "principalId",
|
|
37012
37012
|
"type": "string",
|
|
37013
37013
|
"default": "",
|
|
@@ -37031,7 +37031,7 @@ exports.usersActionsDescription = [
|
|
|
37031
37031
|
}
|
|
37032
37032
|
},
|
|
37033
37033
|
{
|
|
37034
|
-
"displayName": "Resource
|
|
37034
|
+
"displayName": "Resource ID",
|
|
37035
37035
|
"name": "resourceId",
|
|
37036
37036
|
"type": "string",
|
|
37037
37037
|
"default": "",
|
|
@@ -37122,7 +37122,7 @@ exports.usersActionsDescription = [
|
|
|
37122
37122
|
}
|
|
37123
37123
|
},
|
|
37124
37124
|
{
|
|
37125
|
-
"displayName": "Principal
|
|
37125
|
+
"displayName": "Principal ID",
|
|
37126
37126
|
"name": "principalId",
|
|
37127
37127
|
"type": "string",
|
|
37128
37128
|
"default": "",
|
|
@@ -37146,7 +37146,7 @@ exports.usersActionsDescription = [
|
|
|
37146
37146
|
}
|
|
37147
37147
|
},
|
|
37148
37148
|
{
|
|
37149
|
-
"displayName": "Resource
|
|
37149
|
+
"displayName": "Resource ID",
|
|
37150
37150
|
"name": "resourceId",
|
|
37151
37151
|
"type": "string",
|
|
37152
37152
|
"default": "",
|
|
@@ -37275,7 +37275,7 @@ exports.usersActionsDescription = [
|
|
|
37275
37275
|
}
|
|
37276
37276
|
},
|
|
37277
37277
|
{
|
|
37278
|
-
"displayName": "Principal
|
|
37278
|
+
"displayName": "Principal ID",
|
|
37279
37279
|
"name": "principalId",
|
|
37280
37280
|
"type": "string",
|
|
37281
37281
|
"default": "",
|
|
@@ -37299,7 +37299,7 @@ exports.usersActionsDescription = [
|
|
|
37299
37299
|
}
|
|
37300
37300
|
},
|
|
37301
37301
|
{
|
|
37302
|
-
"displayName": "Resource
|
|
37302
|
+
"displayName": "Resource ID",
|
|
37303
37303
|
"name": "resourceId",
|
|
37304
37304
|
"type": "string",
|
|
37305
37305
|
"default": "",
|
|
@@ -37418,7 +37418,7 @@ exports.usersActionsDescription = [
|
|
|
37418
37418
|
}
|
|
37419
37419
|
},
|
|
37420
37420
|
{
|
|
37421
|
-
"displayName": "Session
|
|
37421
|
+
"displayName": "Session ID",
|
|
37422
37422
|
"name": "sessionId",
|
|
37423
37423
|
"type": "string",
|
|
37424
37424
|
"default": "",
|
|
@@ -37552,7 +37552,7 @@ exports.usersActionsDescription = [
|
|
|
37552
37552
|
}
|
|
37553
37553
|
},
|
|
37554
37554
|
{
|
|
37555
|
-
"displayName": "Session
|
|
37555
|
+
"displayName": "Session ID",
|
|
37556
37556
|
"name": "sessionId",
|
|
37557
37557
|
"type": "string",
|
|
37558
37558
|
"default": "",
|
|
@@ -37997,7 +37997,7 @@ exports.usersActionsDescription = [
|
|
|
37997
37997
|
}
|
|
37998
37998
|
},
|
|
37999
37999
|
{
|
|
38000
|
-
"displayName": "Chain
|
|
38000
|
+
"displayName": "Chain ID",
|
|
38001
38001
|
"name": "chainId",
|
|
38002
38002
|
"type": "number",
|
|
38003
38003
|
"default": 0,
|