@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
|
@@ -2296,8 +2296,8 @@ exports.groupsActionsDescription = [
|
|
|
2296
2296
|
}
|
|
2297
2297
|
},
|
|
2298
2298
|
{
|
|
2299
|
-
"name": "Groups Group Onenote Notebooks Get Notebook From Web
|
|
2300
|
-
"value": "Groups Group Onenote Notebooks Get Notebook From Web
|
|
2299
|
+
"name": "Groups Group Onenote Notebooks Get Notebook From Web URL",
|
|
2300
|
+
"value": "Groups Group Onenote Notebooks Get Notebook From Web URL",
|
|
2301
2301
|
"action": "Invoke action getNotebookFromWebUrl",
|
|
2302
2302
|
"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.",
|
|
2303
2303
|
"routing": {
|
|
@@ -2884,8 +2884,8 @@ exports.groupsActionsDescription = [
|
|
|
2884
2884
|
}
|
|
2885
2885
|
},
|
|
2886
2886
|
{
|
|
2887
|
-
"name": "Groups Group Sites Site Onenote Notebooks Get Notebook From Web
|
|
2888
|
-
"value": "Groups Group Sites Site Onenote Notebooks Get Notebook From Web
|
|
2887
|
+
"name": "Groups Group Sites Site Onenote Notebooks Get Notebook From Web URL",
|
|
2888
|
+
"value": "Groups Group Sites Site Onenote Notebooks Get Notebook From Web URL",
|
|
2889
2889
|
"action": "Invoke action getNotebookFromWebUrl",
|
|
2890
2890
|
"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.",
|
|
2891
2891
|
"routing": {
|
|
@@ -3854,7 +3854,7 @@ exports.groupsActionsDescription = [
|
|
|
3854
3854
|
}
|
|
3855
3855
|
},
|
|
3856
3856
|
{
|
|
3857
|
-
"displayName": "Member
|
|
3857
|
+
"displayName": "Member ID",
|
|
3858
3858
|
"name": "memberId",
|
|
3859
3859
|
"type": "string",
|
|
3860
3860
|
"default": "",
|
|
@@ -4012,7 +4012,7 @@ exports.groupsActionsDescription = [
|
|
|
4012
4012
|
}
|
|
4013
4013
|
},
|
|
4014
4014
|
{
|
|
4015
|
-
"displayName": "User
|
|
4015
|
+
"displayName": "User ID",
|
|
4016
4016
|
"name": "userId",
|
|
4017
4017
|
"type": "string",
|
|
4018
4018
|
"default": "",
|
|
@@ -4127,7 +4127,7 @@ exports.groupsActionsDescription = [
|
|
|
4127
4127
|
}
|
|
4128
4128
|
},
|
|
4129
4129
|
{
|
|
4130
|
-
"displayName": "On Behalf Of User
|
|
4130
|
+
"displayName": "On Behalf Of User ID",
|
|
4131
4131
|
"name": "onBehalfOfUserId",
|
|
4132
4132
|
"type": "string",
|
|
4133
4133
|
"default": "",
|
|
@@ -13926,7 +13926,7 @@ exports.groupsActionsDescription = [
|
|
|
13926
13926
|
}
|
|
13927
13927
|
},
|
|
13928
13928
|
{
|
|
13929
|
-
"displayName": "Group
|
|
13929
|
+
"displayName": "Group ID",
|
|
13930
13930
|
"name": "groupId",
|
|
13931
13931
|
"type": "string",
|
|
13932
13932
|
"default": "",
|
|
@@ -13969,7 +13969,7 @@ exports.groupsActionsDescription = [
|
|
|
13969
13969
|
}
|
|
13970
13970
|
},
|
|
13971
13971
|
{
|
|
13972
|
-
"displayName": "Group
|
|
13972
|
+
"displayName": "Group ID",
|
|
13973
13973
|
"name": "groupId",
|
|
13974
13974
|
"type": "string",
|
|
13975
13975
|
"default": "",
|
|
@@ -14012,7 +14012,7 @@ exports.groupsActionsDescription = [
|
|
|
14012
14012
|
}
|
|
14013
14013
|
},
|
|
14014
14014
|
{
|
|
14015
|
-
"displayName": "Group
|
|
14015
|
+
"displayName": "Group ID",
|
|
14016
14016
|
"name": "groupId",
|
|
14017
14017
|
"type": "string",
|
|
14018
14018
|
"default": "",
|
|
@@ -14246,7 +14246,7 @@ exports.groupsActionsDescription = [
|
|
|
14246
14246
|
}
|
|
14247
14247
|
},
|
|
14248
14248
|
{
|
|
14249
|
-
"displayName": "Member
|
|
14249
|
+
"displayName": "Member ID",
|
|
14250
14250
|
"name": "memberId",
|
|
14251
14251
|
"type": "string",
|
|
14252
14252
|
"default": "",
|
|
@@ -14537,7 +14537,7 @@ exports.groupsActionsDescription = [
|
|
|
14537
14537
|
}
|
|
14538
14538
|
},
|
|
14539
14539
|
{
|
|
14540
|
-
"displayName": "On Behalf Of User
|
|
14540
|
+
"displayName": "On Behalf Of User ID",
|
|
14541
14541
|
"name": "onBehalfOfUserId",
|
|
14542
14542
|
"type": "string",
|
|
14543
14543
|
"default": "",
|
|
@@ -14574,13 +14574,13 @@ exports.groupsActionsDescription = [
|
|
|
14574
14574
|
"Groups Actions"
|
|
14575
14575
|
],
|
|
14576
14576
|
"operation": [
|
|
14577
|
-
"Groups Group Onenote Notebooks Get Notebook From Web
|
|
14577
|
+
"Groups Group Onenote Notebooks Get Notebook From Web URL"
|
|
14578
14578
|
]
|
|
14579
14579
|
}
|
|
14580
14580
|
}
|
|
14581
14581
|
},
|
|
14582
14582
|
{
|
|
14583
|
-
"displayName": "Web
|
|
14583
|
+
"displayName": "Web URL",
|
|
14584
14584
|
"name": "webUrl",
|
|
14585
14585
|
"type": "string",
|
|
14586
14586
|
"default": "",
|
|
@@ -14598,7 +14598,7 @@ exports.groupsActionsDescription = [
|
|
|
14598
14598
|
"Groups Actions"
|
|
14599
14599
|
],
|
|
14600
14600
|
"operation": [
|
|
14601
|
-
"Groups Group Onenote Notebooks Get Notebook From Web
|
|
14601
|
+
"Groups Group Onenote Notebooks Get Notebook From Web URL"
|
|
14602
14602
|
]
|
|
14603
14603
|
}
|
|
14604
14604
|
}
|
|
@@ -14623,7 +14623,7 @@ exports.groupsActionsDescription = [
|
|
|
14623
14623
|
}
|
|
14624
14624
|
},
|
|
14625
14625
|
{
|
|
14626
|
-
"displayName": "Group
|
|
14626
|
+
"displayName": "Group ID",
|
|
14627
14627
|
"name": "groupId",
|
|
14628
14628
|
"type": "string",
|
|
14629
14629
|
"default": "",
|
|
@@ -14695,7 +14695,7 @@ exports.groupsActionsDescription = [
|
|
|
14695
14695
|
}
|
|
14696
14696
|
},
|
|
14697
14697
|
{
|
|
14698
|
-
"displayName": "Site Collection
|
|
14698
|
+
"displayName": "Site Collection ID",
|
|
14699
14699
|
"name": "siteCollectionId",
|
|
14700
14700
|
"type": "string",
|
|
14701
14701
|
"default": "",
|
|
@@ -14719,7 +14719,7 @@ exports.groupsActionsDescription = [
|
|
|
14719
14719
|
}
|
|
14720
14720
|
},
|
|
14721
14721
|
{
|
|
14722
|
-
"displayName": "Site
|
|
14722
|
+
"displayName": "Site ID",
|
|
14723
14723
|
"name": "siteId",
|
|
14724
14724
|
"type": "string",
|
|
14725
14725
|
"default": "",
|
|
@@ -14762,7 +14762,7 @@ exports.groupsActionsDescription = [
|
|
|
14762
14762
|
}
|
|
14763
14763
|
},
|
|
14764
14764
|
{
|
|
14765
|
-
"displayName": "Group
|
|
14765
|
+
"displayName": "Group ID",
|
|
14766
14766
|
"name": "groupId",
|
|
14767
14767
|
"type": "string",
|
|
14768
14768
|
"default": "",
|
|
@@ -14786,7 +14786,7 @@ exports.groupsActionsDescription = [
|
|
|
14786
14786
|
}
|
|
14787
14787
|
},
|
|
14788
14788
|
{
|
|
14789
|
-
"displayName": "
|
|
14789
|
+
"displayName": "ID",
|
|
14790
14790
|
"name": "id",
|
|
14791
14791
|
"type": "string",
|
|
14792
14792
|
"default": "",
|
|
@@ -14834,7 +14834,7 @@ exports.groupsActionsDescription = [
|
|
|
14834
14834
|
}
|
|
14835
14835
|
},
|
|
14836
14836
|
{
|
|
14837
|
-
"displayName": "Site Collection
|
|
14837
|
+
"displayName": "Site Collection ID",
|
|
14838
14838
|
"name": "siteCollectionId",
|
|
14839
14839
|
"type": "string",
|
|
14840
14840
|
"default": "",
|
|
@@ -14858,7 +14858,7 @@ exports.groupsActionsDescription = [
|
|
|
14858
14858
|
}
|
|
14859
14859
|
},
|
|
14860
14860
|
{
|
|
14861
|
-
"displayName": "Site
|
|
14861
|
+
"displayName": "Site ID",
|
|
14862
14862
|
"name": "siteId",
|
|
14863
14863
|
"type": "string",
|
|
14864
14864
|
"default": "",
|
|
@@ -14901,7 +14901,7 @@ exports.groupsActionsDescription = [
|
|
|
14901
14901
|
}
|
|
14902
14902
|
},
|
|
14903
14903
|
{
|
|
14904
|
-
"displayName": "Group
|
|
14904
|
+
"displayName": "Group ID",
|
|
14905
14905
|
"name": "groupId",
|
|
14906
14906
|
"type": "string",
|
|
14907
14907
|
"default": "",
|
|
@@ -14925,7 +14925,7 @@ exports.groupsActionsDescription = [
|
|
|
14925
14925
|
}
|
|
14926
14926
|
},
|
|
14927
14927
|
{
|
|
14928
|
-
"displayName": "
|
|
14928
|
+
"displayName": "ID",
|
|
14929
14929
|
"name": "id",
|
|
14930
14930
|
"type": "string",
|
|
14931
14931
|
"default": "",
|
|
@@ -14973,7 +14973,7 @@ exports.groupsActionsDescription = [
|
|
|
14973
14973
|
}
|
|
14974
14974
|
},
|
|
14975
14975
|
{
|
|
14976
|
-
"displayName": "Site Collection
|
|
14976
|
+
"displayName": "Site Collection ID",
|
|
14977
14977
|
"name": "siteCollectionId",
|
|
14978
14978
|
"type": "string",
|
|
14979
14979
|
"default": "",
|
|
@@ -14997,7 +14997,7 @@ exports.groupsActionsDescription = [
|
|
|
14997
14997
|
}
|
|
14998
14998
|
},
|
|
14999
14999
|
{
|
|
15000
|
-
"displayName": "Site
|
|
15000
|
+
"displayName": "Site ID",
|
|
15001
15001
|
"name": "siteId",
|
|
15002
15002
|
"type": "string",
|
|
15003
15003
|
"default": "",
|
|
@@ -15040,7 +15040,7 @@ exports.groupsActionsDescription = [
|
|
|
15040
15040
|
}
|
|
15041
15041
|
},
|
|
15042
15042
|
{
|
|
15043
|
-
"displayName": "Group
|
|
15043
|
+
"displayName": "Group ID",
|
|
15044
15044
|
"name": "groupId",
|
|
15045
15045
|
"type": "string",
|
|
15046
15046
|
"default": "",
|
|
@@ -15064,7 +15064,7 @@ exports.groupsActionsDescription = [
|
|
|
15064
15064
|
}
|
|
15065
15065
|
},
|
|
15066
15066
|
{
|
|
15067
|
-
"displayName": "
|
|
15067
|
+
"displayName": "ID",
|
|
15068
15068
|
"name": "id",
|
|
15069
15069
|
"type": "string",
|
|
15070
15070
|
"default": "",
|
|
@@ -15088,7 +15088,7 @@ exports.groupsActionsDescription = [
|
|
|
15088
15088
|
}
|
|
15089
15089
|
},
|
|
15090
15090
|
{
|
|
15091
|
-
"displayName": "Site Collection
|
|
15091
|
+
"displayName": "Site Collection ID",
|
|
15092
15092
|
"name": "siteCollectionId",
|
|
15093
15093
|
"type": "string",
|
|
15094
15094
|
"default": "",
|
|
@@ -15112,7 +15112,7 @@ exports.groupsActionsDescription = [
|
|
|
15112
15112
|
}
|
|
15113
15113
|
},
|
|
15114
15114
|
{
|
|
15115
|
-
"displayName": "Site
|
|
15115
|
+
"displayName": "Site ID",
|
|
15116
15116
|
"name": "siteId",
|
|
15117
15117
|
"type": "string",
|
|
15118
15118
|
"default": "",
|
|
@@ -15198,7 +15198,7 @@ exports.groupsActionsDescription = [
|
|
|
15198
15198
|
}
|
|
15199
15199
|
},
|
|
15200
15200
|
{
|
|
15201
|
-
"displayName": "Group
|
|
15201
|
+
"displayName": "Group ID",
|
|
15202
15202
|
"name": "groupId",
|
|
15203
15203
|
"type": "string",
|
|
15204
15204
|
"default": "",
|
|
@@ -15222,7 +15222,7 @@ exports.groupsActionsDescription = [
|
|
|
15222
15222
|
}
|
|
15223
15223
|
},
|
|
15224
15224
|
{
|
|
15225
|
-
"displayName": "
|
|
15225
|
+
"displayName": "ID",
|
|
15226
15226
|
"name": "id",
|
|
15227
15227
|
"type": "string",
|
|
15228
15228
|
"default": "",
|
|
@@ -15270,7 +15270,7 @@ exports.groupsActionsDescription = [
|
|
|
15270
15270
|
}
|
|
15271
15271
|
},
|
|
15272
15272
|
{
|
|
15273
|
-
"displayName": "Site Collection
|
|
15273
|
+
"displayName": "Site Collection ID",
|
|
15274
15274
|
"name": "siteCollectionId",
|
|
15275
15275
|
"type": "string",
|
|
15276
15276
|
"default": "",
|
|
@@ -15294,7 +15294,7 @@ exports.groupsActionsDescription = [
|
|
|
15294
15294
|
}
|
|
15295
15295
|
},
|
|
15296
15296
|
{
|
|
15297
|
-
"displayName": "Site
|
|
15297
|
+
"displayName": "Site ID",
|
|
15298
15298
|
"name": "siteId",
|
|
15299
15299
|
"type": "string",
|
|
15300
15300
|
"default": "",
|
|
@@ -15337,7 +15337,7 @@ exports.groupsActionsDescription = [
|
|
|
15337
15337
|
}
|
|
15338
15338
|
},
|
|
15339
15339
|
{
|
|
15340
|
-
"displayName": "Group
|
|
15340
|
+
"displayName": "Group ID",
|
|
15341
15341
|
"name": "groupId",
|
|
15342
15342
|
"type": "string",
|
|
15343
15343
|
"default": "",
|
|
@@ -15361,7 +15361,7 @@ exports.groupsActionsDescription = [
|
|
|
15361
15361
|
}
|
|
15362
15362
|
},
|
|
15363
15363
|
{
|
|
15364
|
-
"displayName": "
|
|
15364
|
+
"displayName": "ID",
|
|
15365
15365
|
"name": "id",
|
|
15366
15366
|
"type": "string",
|
|
15367
15367
|
"default": "",
|
|
@@ -15409,7 +15409,7 @@ exports.groupsActionsDescription = [
|
|
|
15409
15409
|
}
|
|
15410
15410
|
},
|
|
15411
15411
|
{
|
|
15412
|
-
"displayName": "Site Collection
|
|
15412
|
+
"displayName": "Site Collection ID",
|
|
15413
15413
|
"name": "siteCollectionId",
|
|
15414
15414
|
"type": "string",
|
|
15415
15415
|
"default": "",
|
|
@@ -15433,7 +15433,7 @@ exports.groupsActionsDescription = [
|
|
|
15433
15433
|
}
|
|
15434
15434
|
},
|
|
15435
15435
|
{
|
|
15436
|
-
"displayName": "Site
|
|
15436
|
+
"displayName": "Site ID",
|
|
15437
15437
|
"name": "siteId",
|
|
15438
15438
|
"type": "string",
|
|
15439
15439
|
"default": "",
|
|
@@ -15476,7 +15476,7 @@ exports.groupsActionsDescription = [
|
|
|
15476
15476
|
}
|
|
15477
15477
|
},
|
|
15478
15478
|
{
|
|
15479
|
-
"displayName": "Group
|
|
15479
|
+
"displayName": "Group ID",
|
|
15480
15480
|
"name": "groupId",
|
|
15481
15481
|
"type": "string",
|
|
15482
15482
|
"default": "",
|
|
@@ -15500,7 +15500,7 @@ exports.groupsActionsDescription = [
|
|
|
15500
15500
|
}
|
|
15501
15501
|
},
|
|
15502
15502
|
{
|
|
15503
|
-
"displayName": "
|
|
15503
|
+
"displayName": "ID",
|
|
15504
15504
|
"name": "id",
|
|
15505
15505
|
"type": "string",
|
|
15506
15506
|
"default": "",
|
|
@@ -15524,7 +15524,7 @@ exports.groupsActionsDescription = [
|
|
|
15524
15524
|
}
|
|
15525
15525
|
},
|
|
15526
15526
|
{
|
|
15527
|
-
"displayName": "Site Collection
|
|
15527
|
+
"displayName": "Site Collection ID",
|
|
15528
15528
|
"name": "siteCollectionId",
|
|
15529
15529
|
"type": "string",
|
|
15530
15530
|
"default": "",
|
|
@@ -15548,7 +15548,7 @@ exports.groupsActionsDescription = [
|
|
|
15548
15548
|
}
|
|
15549
15549
|
},
|
|
15550
15550
|
{
|
|
15551
|
-
"displayName": "Site
|
|
15551
|
+
"displayName": "Site ID",
|
|
15552
15552
|
"name": "siteId",
|
|
15553
15553
|
"type": "string",
|
|
15554
15554
|
"default": "",
|
|
@@ -15634,7 +15634,7 @@ exports.groupsActionsDescription = [
|
|
|
15634
15634
|
}
|
|
15635
15635
|
},
|
|
15636
15636
|
{
|
|
15637
|
-
"displayName": "Group
|
|
15637
|
+
"displayName": "Group ID",
|
|
15638
15638
|
"name": "groupId",
|
|
15639
15639
|
"type": "string",
|
|
15640
15640
|
"default": "",
|
|
@@ -15658,7 +15658,7 @@ exports.groupsActionsDescription = [
|
|
|
15658
15658
|
}
|
|
15659
15659
|
},
|
|
15660
15660
|
{
|
|
15661
|
-
"displayName": "
|
|
15661
|
+
"displayName": "ID",
|
|
15662
15662
|
"name": "id",
|
|
15663
15663
|
"type": "string",
|
|
15664
15664
|
"default": "",
|
|
@@ -15682,7 +15682,7 @@ exports.groupsActionsDescription = [
|
|
|
15682
15682
|
}
|
|
15683
15683
|
},
|
|
15684
15684
|
{
|
|
15685
|
-
"displayName": "Site Collection
|
|
15685
|
+
"displayName": "Site Collection ID",
|
|
15686
15686
|
"name": "siteCollectionId",
|
|
15687
15687
|
"type": "string",
|
|
15688
15688
|
"default": "",
|
|
@@ -15706,7 +15706,7 @@ exports.groupsActionsDescription = [
|
|
|
15706
15706
|
}
|
|
15707
15707
|
},
|
|
15708
15708
|
{
|
|
15709
|
-
"displayName": "Site
|
|
15709
|
+
"displayName": "Site ID",
|
|
15710
15710
|
"name": "siteId",
|
|
15711
15711
|
"type": "string",
|
|
15712
15712
|
"default": "",
|
|
@@ -15792,7 +15792,7 @@ exports.groupsActionsDescription = [
|
|
|
15792
15792
|
}
|
|
15793
15793
|
},
|
|
15794
15794
|
{
|
|
15795
|
-
"displayName": "Group
|
|
15795
|
+
"displayName": "Group ID",
|
|
15796
15796
|
"name": "groupId",
|
|
15797
15797
|
"type": "string",
|
|
15798
15798
|
"default": "",
|
|
@@ -15816,7 +15816,7 @@ exports.groupsActionsDescription = [
|
|
|
15816
15816
|
}
|
|
15817
15817
|
},
|
|
15818
15818
|
{
|
|
15819
|
-
"displayName": "
|
|
15819
|
+
"displayName": "ID",
|
|
15820
15820
|
"name": "id",
|
|
15821
15821
|
"type": "string",
|
|
15822
15822
|
"default": "",
|
|
@@ -15864,7 +15864,7 @@ exports.groupsActionsDescription = [
|
|
|
15864
15864
|
}
|
|
15865
15865
|
},
|
|
15866
15866
|
{
|
|
15867
|
-
"displayName": "Site Collection
|
|
15867
|
+
"displayName": "Site Collection ID",
|
|
15868
15868
|
"name": "siteCollectionId",
|
|
15869
15869
|
"type": "string",
|
|
15870
15870
|
"default": "",
|
|
@@ -15888,7 +15888,7 @@ exports.groupsActionsDescription = [
|
|
|
15888
15888
|
}
|
|
15889
15889
|
},
|
|
15890
15890
|
{
|
|
15891
|
-
"displayName": "Site
|
|
15891
|
+
"displayName": "Site ID",
|
|
15892
15892
|
"name": "siteId",
|
|
15893
15893
|
"type": "string",
|
|
15894
15894
|
"default": "",
|
|
@@ -15931,7 +15931,7 @@ exports.groupsActionsDescription = [
|
|
|
15931
15931
|
}
|
|
15932
15932
|
},
|
|
15933
15933
|
{
|
|
15934
|
-
"displayName": "Group
|
|
15934
|
+
"displayName": "Group ID",
|
|
15935
15935
|
"name": "groupId",
|
|
15936
15936
|
"type": "string",
|
|
15937
15937
|
"default": "",
|
|
@@ -15955,7 +15955,7 @@ exports.groupsActionsDescription = [
|
|
|
15955
15955
|
}
|
|
15956
15956
|
},
|
|
15957
15957
|
{
|
|
15958
|
-
"displayName": "
|
|
15958
|
+
"displayName": "ID",
|
|
15959
15959
|
"name": "id",
|
|
15960
15960
|
"type": "string",
|
|
15961
15961
|
"default": "",
|
|
@@ -16003,7 +16003,7 @@ exports.groupsActionsDescription = [
|
|
|
16003
16003
|
}
|
|
16004
16004
|
},
|
|
16005
16005
|
{
|
|
16006
|
-
"displayName": "Site Collection
|
|
16006
|
+
"displayName": "Site Collection ID",
|
|
16007
16007
|
"name": "siteCollectionId",
|
|
16008
16008
|
"type": "string",
|
|
16009
16009
|
"default": "",
|
|
@@ -16027,7 +16027,7 @@ exports.groupsActionsDescription = [
|
|
|
16027
16027
|
}
|
|
16028
16028
|
},
|
|
16029
16029
|
{
|
|
16030
|
-
"displayName": "Site
|
|
16030
|
+
"displayName": "Site ID",
|
|
16031
16031
|
"name": "siteId",
|
|
16032
16032
|
"type": "string",
|
|
16033
16033
|
"default": "",
|
|
@@ -16070,7 +16070,7 @@ exports.groupsActionsDescription = [
|
|
|
16070
16070
|
}
|
|
16071
16071
|
},
|
|
16072
16072
|
{
|
|
16073
|
-
"displayName": "Group
|
|
16073
|
+
"displayName": "Group ID",
|
|
16074
16074
|
"name": "groupId",
|
|
16075
16075
|
"type": "string",
|
|
16076
16076
|
"default": "",
|
|
@@ -16094,7 +16094,7 @@ exports.groupsActionsDescription = [
|
|
|
16094
16094
|
}
|
|
16095
16095
|
},
|
|
16096
16096
|
{
|
|
16097
|
-
"displayName": "
|
|
16097
|
+
"displayName": "ID",
|
|
16098
16098
|
"name": "id",
|
|
16099
16099
|
"type": "string",
|
|
16100
16100
|
"default": "",
|
|
@@ -16118,7 +16118,7 @@ exports.groupsActionsDescription = [
|
|
|
16118
16118
|
}
|
|
16119
16119
|
},
|
|
16120
16120
|
{
|
|
16121
|
-
"displayName": "Site Collection
|
|
16121
|
+
"displayName": "Site Collection ID",
|
|
16122
16122
|
"name": "siteCollectionId",
|
|
16123
16123
|
"type": "string",
|
|
16124
16124
|
"default": "",
|
|
@@ -16142,7 +16142,7 @@ exports.groupsActionsDescription = [
|
|
|
16142
16142
|
}
|
|
16143
16143
|
},
|
|
16144
16144
|
{
|
|
16145
|
-
"displayName": "Site
|
|
16145
|
+
"displayName": "Site ID",
|
|
16146
16146
|
"name": "siteId",
|
|
16147
16147
|
"type": "string",
|
|
16148
16148
|
"default": "",
|
|
@@ -16228,7 +16228,7 @@ exports.groupsActionsDescription = [
|
|
|
16228
16228
|
}
|
|
16229
16229
|
},
|
|
16230
16230
|
{
|
|
16231
|
-
"displayName": "Group
|
|
16231
|
+
"displayName": "Group ID",
|
|
16232
16232
|
"name": "groupId",
|
|
16233
16233
|
"type": "string",
|
|
16234
16234
|
"default": "",
|
|
@@ -16252,7 +16252,7 @@ exports.groupsActionsDescription = [
|
|
|
16252
16252
|
}
|
|
16253
16253
|
},
|
|
16254
16254
|
{
|
|
16255
|
-
"displayName": "
|
|
16255
|
+
"displayName": "ID",
|
|
16256
16256
|
"name": "id",
|
|
16257
16257
|
"type": "string",
|
|
16258
16258
|
"default": "",
|
|
@@ -16300,7 +16300,7 @@ exports.groupsActionsDescription = [
|
|
|
16300
16300
|
}
|
|
16301
16301
|
},
|
|
16302
16302
|
{
|
|
16303
|
-
"displayName": "Site Collection
|
|
16303
|
+
"displayName": "Site Collection ID",
|
|
16304
16304
|
"name": "siteCollectionId",
|
|
16305
16305
|
"type": "string",
|
|
16306
16306
|
"default": "",
|
|
@@ -16324,7 +16324,7 @@ exports.groupsActionsDescription = [
|
|
|
16324
16324
|
}
|
|
16325
16325
|
},
|
|
16326
16326
|
{
|
|
16327
|
-
"displayName": "Site
|
|
16327
|
+
"displayName": "Site ID",
|
|
16328
16328
|
"name": "siteId",
|
|
16329
16329
|
"type": "string",
|
|
16330
16330
|
"default": "",
|
|
@@ -16367,7 +16367,7 @@ exports.groupsActionsDescription = [
|
|
|
16367
16367
|
}
|
|
16368
16368
|
},
|
|
16369
16369
|
{
|
|
16370
|
-
"displayName": "Group
|
|
16370
|
+
"displayName": "Group ID",
|
|
16371
16371
|
"name": "groupId",
|
|
16372
16372
|
"type": "string",
|
|
16373
16373
|
"default": "",
|
|
@@ -16391,7 +16391,7 @@ exports.groupsActionsDescription = [
|
|
|
16391
16391
|
}
|
|
16392
16392
|
},
|
|
16393
16393
|
{
|
|
16394
|
-
"displayName": "
|
|
16394
|
+
"displayName": "ID",
|
|
16395
16395
|
"name": "id",
|
|
16396
16396
|
"type": "string",
|
|
16397
16397
|
"default": "",
|
|
@@ -16439,7 +16439,7 @@ exports.groupsActionsDescription = [
|
|
|
16439
16439
|
}
|
|
16440
16440
|
},
|
|
16441
16441
|
{
|
|
16442
|
-
"displayName": "Site Collection
|
|
16442
|
+
"displayName": "Site Collection ID",
|
|
16443
16443
|
"name": "siteCollectionId",
|
|
16444
16444
|
"type": "string",
|
|
16445
16445
|
"default": "",
|
|
@@ -16463,7 +16463,7 @@ exports.groupsActionsDescription = [
|
|
|
16463
16463
|
}
|
|
16464
16464
|
},
|
|
16465
16465
|
{
|
|
16466
|
-
"displayName": "Site
|
|
16466
|
+
"displayName": "Site ID",
|
|
16467
16467
|
"name": "siteId",
|
|
16468
16468
|
"type": "string",
|
|
16469
16469
|
"default": "",
|
|
@@ -16506,7 +16506,7 @@ exports.groupsActionsDescription = [
|
|
|
16506
16506
|
}
|
|
16507
16507
|
},
|
|
16508
16508
|
{
|
|
16509
|
-
"displayName": "Group
|
|
16509
|
+
"displayName": "Group ID",
|
|
16510
16510
|
"name": "groupId",
|
|
16511
16511
|
"type": "string",
|
|
16512
16512
|
"default": "",
|
|
@@ -16530,7 +16530,7 @@ exports.groupsActionsDescription = [
|
|
|
16530
16530
|
}
|
|
16531
16531
|
},
|
|
16532
16532
|
{
|
|
16533
|
-
"displayName": "
|
|
16533
|
+
"displayName": "ID",
|
|
16534
16534
|
"name": "id",
|
|
16535
16535
|
"type": "string",
|
|
16536
16536
|
"default": "",
|
|
@@ -16554,7 +16554,7 @@ exports.groupsActionsDescription = [
|
|
|
16554
16554
|
}
|
|
16555
16555
|
},
|
|
16556
16556
|
{
|
|
16557
|
-
"displayName": "Site Collection
|
|
16557
|
+
"displayName": "Site Collection ID",
|
|
16558
16558
|
"name": "siteCollectionId",
|
|
16559
16559
|
"type": "string",
|
|
16560
16560
|
"default": "",
|
|
@@ -16578,7 +16578,7 @@ exports.groupsActionsDescription = [
|
|
|
16578
16578
|
}
|
|
16579
16579
|
},
|
|
16580
16580
|
{
|
|
16581
|
-
"displayName": "Site
|
|
16581
|
+
"displayName": "Site ID",
|
|
16582
16582
|
"name": "siteId",
|
|
16583
16583
|
"type": "string",
|
|
16584
16584
|
"default": "",
|
|
@@ -16755,7 +16755,7 @@ exports.groupsActionsDescription = [
|
|
|
16755
16755
|
}
|
|
16756
16756
|
},
|
|
16757
16757
|
{
|
|
16758
|
-
"displayName": "User
|
|
16758
|
+
"displayName": "User ID",
|
|
16759
16759
|
"name": "userId",
|
|
16760
16760
|
"type": "string",
|
|
16761
16761
|
"default": "",
|
|
@@ -16870,7 +16870,7 @@ exports.groupsActionsDescription = [
|
|
|
16870
16870
|
}
|
|
16871
16871
|
},
|
|
16872
16872
|
{
|
|
16873
|
-
"displayName": "On Behalf Of User
|
|
16873
|
+
"displayName": "On Behalf Of User ID",
|
|
16874
16874
|
"name": "onBehalfOfUserId",
|
|
16875
16875
|
"type": "string",
|
|
16876
16876
|
"default": "",
|
|
@@ -17233,7 +17233,7 @@ exports.groupsActionsDescription = [
|
|
|
17233
17233
|
}
|
|
17234
17234
|
},
|
|
17235
17235
|
{
|
|
17236
|
-
"displayName": "Content Type
|
|
17236
|
+
"displayName": "Content Type ID",
|
|
17237
17237
|
"name": "contentTypeId",
|
|
17238
17238
|
"type": "string",
|
|
17239
17239
|
"default": "",
|
|
@@ -17716,7 +17716,7 @@ exports.groupsActionsDescription = [
|
|
|
17716
17716
|
}
|
|
17717
17717
|
},
|
|
17718
17718
|
{
|
|
17719
|
-
"displayName": "Content Type
|
|
17719
|
+
"displayName": "Content Type ID",
|
|
17720
17720
|
"name": "contentTypeId",
|
|
17721
17721
|
"type": "string",
|
|
17722
17722
|
"default": "",
|
|
@@ -18145,13 +18145,13 @@ exports.groupsActionsDescription = [
|
|
|
18145
18145
|
"Groups Actions"
|
|
18146
18146
|
],
|
|
18147
18147
|
"operation": [
|
|
18148
|
-
"Groups Group Sites Site Onenote Notebooks Get Notebook From Web
|
|
18148
|
+
"Groups Group Sites Site Onenote Notebooks Get Notebook From Web URL"
|
|
18149
18149
|
]
|
|
18150
18150
|
}
|
|
18151
18151
|
}
|
|
18152
18152
|
},
|
|
18153
18153
|
{
|
|
18154
|
-
"displayName": "Web
|
|
18154
|
+
"displayName": "Web URL",
|
|
18155
18155
|
"name": "webUrl",
|
|
18156
18156
|
"type": "string",
|
|
18157
18157
|
"default": "",
|
|
@@ -18169,7 +18169,7 @@ exports.groupsActionsDescription = [
|
|
|
18169
18169
|
"Groups Actions"
|
|
18170
18170
|
],
|
|
18171
18171
|
"operation": [
|
|
18172
|
-
"Groups Group Sites Site Onenote Notebooks Get Notebook From Web
|
|
18172
|
+
"Groups Group Sites Site Onenote Notebooks Get Notebook From Web URL"
|
|
18173
18173
|
]
|
|
18174
18174
|
}
|
|
18175
18175
|
}
|
|
@@ -18194,7 +18194,7 @@ exports.groupsActionsDescription = [
|
|
|
18194
18194
|
}
|
|
18195
18195
|
},
|
|
18196
18196
|
{
|
|
18197
|
-
"displayName": "Group
|
|
18197
|
+
"displayName": "Group ID",
|
|
18198
18198
|
"name": "groupId",
|
|
18199
18199
|
"type": "string",
|
|
18200
18200
|
"default": "",
|
|
@@ -18266,7 +18266,7 @@ exports.groupsActionsDescription = [
|
|
|
18266
18266
|
}
|
|
18267
18267
|
},
|
|
18268
18268
|
{
|
|
18269
|
-
"displayName": "Site Collection
|
|
18269
|
+
"displayName": "Site Collection ID",
|
|
18270
18270
|
"name": "siteCollectionId",
|
|
18271
18271
|
"type": "string",
|
|
18272
18272
|
"default": "",
|
|
@@ -18290,7 +18290,7 @@ exports.groupsActionsDescription = [
|
|
|
18290
18290
|
}
|
|
18291
18291
|
},
|
|
18292
18292
|
{
|
|
18293
|
-
"displayName": "Site
|
|
18293
|
+
"displayName": "Site ID",
|
|
18294
18294
|
"name": "siteId",
|
|
18295
18295
|
"type": "string",
|
|
18296
18296
|
"default": "",
|
|
@@ -18333,7 +18333,7 @@ exports.groupsActionsDescription = [
|
|
|
18333
18333
|
}
|
|
18334
18334
|
},
|
|
18335
18335
|
{
|
|
18336
|
-
"displayName": "Group
|
|
18336
|
+
"displayName": "Group ID",
|
|
18337
18337
|
"name": "groupId",
|
|
18338
18338
|
"type": "string",
|
|
18339
18339
|
"default": "",
|
|
@@ -18357,7 +18357,7 @@ exports.groupsActionsDescription = [
|
|
|
18357
18357
|
}
|
|
18358
18358
|
},
|
|
18359
18359
|
{
|
|
18360
|
-
"displayName": "
|
|
18360
|
+
"displayName": "ID",
|
|
18361
18361
|
"name": "id",
|
|
18362
18362
|
"type": "string",
|
|
18363
18363
|
"default": "",
|
|
@@ -18405,7 +18405,7 @@ exports.groupsActionsDescription = [
|
|
|
18405
18405
|
}
|
|
18406
18406
|
},
|
|
18407
18407
|
{
|
|
18408
|
-
"displayName": "Site Collection
|
|
18408
|
+
"displayName": "Site Collection ID",
|
|
18409
18409
|
"name": "siteCollectionId",
|
|
18410
18410
|
"type": "string",
|
|
18411
18411
|
"default": "",
|
|
@@ -18429,7 +18429,7 @@ exports.groupsActionsDescription = [
|
|
|
18429
18429
|
}
|
|
18430
18430
|
},
|
|
18431
18431
|
{
|
|
18432
|
-
"displayName": "Site
|
|
18432
|
+
"displayName": "Site ID",
|
|
18433
18433
|
"name": "siteId",
|
|
18434
18434
|
"type": "string",
|
|
18435
18435
|
"default": "",
|
|
@@ -18472,7 +18472,7 @@ exports.groupsActionsDescription = [
|
|
|
18472
18472
|
}
|
|
18473
18473
|
},
|
|
18474
18474
|
{
|
|
18475
|
-
"displayName": "Group
|
|
18475
|
+
"displayName": "Group ID",
|
|
18476
18476
|
"name": "groupId",
|
|
18477
18477
|
"type": "string",
|
|
18478
18478
|
"default": "",
|
|
@@ -18496,7 +18496,7 @@ exports.groupsActionsDescription = [
|
|
|
18496
18496
|
}
|
|
18497
18497
|
},
|
|
18498
18498
|
{
|
|
18499
|
-
"displayName": "
|
|
18499
|
+
"displayName": "ID",
|
|
18500
18500
|
"name": "id",
|
|
18501
18501
|
"type": "string",
|
|
18502
18502
|
"default": "",
|
|
@@ -18544,7 +18544,7 @@ exports.groupsActionsDescription = [
|
|
|
18544
18544
|
}
|
|
18545
18545
|
},
|
|
18546
18546
|
{
|
|
18547
|
-
"displayName": "Site Collection
|
|
18547
|
+
"displayName": "Site Collection ID",
|
|
18548
18548
|
"name": "siteCollectionId",
|
|
18549
18549
|
"type": "string",
|
|
18550
18550
|
"default": "",
|
|
@@ -18568,7 +18568,7 @@ exports.groupsActionsDescription = [
|
|
|
18568
18568
|
}
|
|
18569
18569
|
},
|
|
18570
18570
|
{
|
|
18571
|
-
"displayName": "Site
|
|
18571
|
+
"displayName": "Site ID",
|
|
18572
18572
|
"name": "siteId",
|
|
18573
18573
|
"type": "string",
|
|
18574
18574
|
"default": "",
|
|
@@ -18611,7 +18611,7 @@ exports.groupsActionsDescription = [
|
|
|
18611
18611
|
}
|
|
18612
18612
|
},
|
|
18613
18613
|
{
|
|
18614
|
-
"displayName": "Group
|
|
18614
|
+
"displayName": "Group ID",
|
|
18615
18615
|
"name": "groupId",
|
|
18616
18616
|
"type": "string",
|
|
18617
18617
|
"default": "",
|
|
@@ -18635,7 +18635,7 @@ exports.groupsActionsDescription = [
|
|
|
18635
18635
|
}
|
|
18636
18636
|
},
|
|
18637
18637
|
{
|
|
18638
|
-
"displayName": "
|
|
18638
|
+
"displayName": "ID",
|
|
18639
18639
|
"name": "id",
|
|
18640
18640
|
"type": "string",
|
|
18641
18641
|
"default": "",
|
|
@@ -18659,7 +18659,7 @@ exports.groupsActionsDescription = [
|
|
|
18659
18659
|
}
|
|
18660
18660
|
},
|
|
18661
18661
|
{
|
|
18662
|
-
"displayName": "Site Collection
|
|
18662
|
+
"displayName": "Site Collection ID",
|
|
18663
18663
|
"name": "siteCollectionId",
|
|
18664
18664
|
"type": "string",
|
|
18665
18665
|
"default": "",
|
|
@@ -18683,7 +18683,7 @@ exports.groupsActionsDescription = [
|
|
|
18683
18683
|
}
|
|
18684
18684
|
},
|
|
18685
18685
|
{
|
|
18686
|
-
"displayName": "Site
|
|
18686
|
+
"displayName": "Site ID",
|
|
18687
18687
|
"name": "siteId",
|
|
18688
18688
|
"type": "string",
|
|
18689
18689
|
"default": "",
|
|
@@ -18769,7 +18769,7 @@ exports.groupsActionsDescription = [
|
|
|
18769
18769
|
}
|
|
18770
18770
|
},
|
|
18771
18771
|
{
|
|
18772
|
-
"displayName": "Group
|
|
18772
|
+
"displayName": "Group ID",
|
|
18773
18773
|
"name": "groupId",
|
|
18774
18774
|
"type": "string",
|
|
18775
18775
|
"default": "",
|
|
@@ -18793,7 +18793,7 @@ exports.groupsActionsDescription = [
|
|
|
18793
18793
|
}
|
|
18794
18794
|
},
|
|
18795
18795
|
{
|
|
18796
|
-
"displayName": "
|
|
18796
|
+
"displayName": "ID",
|
|
18797
18797
|
"name": "id",
|
|
18798
18798
|
"type": "string",
|
|
18799
18799
|
"default": "",
|
|
@@ -18841,7 +18841,7 @@ exports.groupsActionsDescription = [
|
|
|
18841
18841
|
}
|
|
18842
18842
|
},
|
|
18843
18843
|
{
|
|
18844
|
-
"displayName": "Site Collection
|
|
18844
|
+
"displayName": "Site Collection ID",
|
|
18845
18845
|
"name": "siteCollectionId",
|
|
18846
18846
|
"type": "string",
|
|
18847
18847
|
"default": "",
|
|
@@ -18865,7 +18865,7 @@ exports.groupsActionsDescription = [
|
|
|
18865
18865
|
}
|
|
18866
18866
|
},
|
|
18867
18867
|
{
|
|
18868
|
-
"displayName": "Site
|
|
18868
|
+
"displayName": "Site ID",
|
|
18869
18869
|
"name": "siteId",
|
|
18870
18870
|
"type": "string",
|
|
18871
18871
|
"default": "",
|
|
@@ -18908,7 +18908,7 @@ exports.groupsActionsDescription = [
|
|
|
18908
18908
|
}
|
|
18909
18909
|
},
|
|
18910
18910
|
{
|
|
18911
|
-
"displayName": "Group
|
|
18911
|
+
"displayName": "Group ID",
|
|
18912
18912
|
"name": "groupId",
|
|
18913
18913
|
"type": "string",
|
|
18914
18914
|
"default": "",
|
|
@@ -18932,7 +18932,7 @@ exports.groupsActionsDescription = [
|
|
|
18932
18932
|
}
|
|
18933
18933
|
},
|
|
18934
18934
|
{
|
|
18935
|
-
"displayName": "
|
|
18935
|
+
"displayName": "ID",
|
|
18936
18936
|
"name": "id",
|
|
18937
18937
|
"type": "string",
|
|
18938
18938
|
"default": "",
|
|
@@ -18980,7 +18980,7 @@ exports.groupsActionsDescription = [
|
|
|
18980
18980
|
}
|
|
18981
18981
|
},
|
|
18982
18982
|
{
|
|
18983
|
-
"displayName": "Site Collection
|
|
18983
|
+
"displayName": "Site Collection ID",
|
|
18984
18984
|
"name": "siteCollectionId",
|
|
18985
18985
|
"type": "string",
|
|
18986
18986
|
"default": "",
|
|
@@ -19004,7 +19004,7 @@ exports.groupsActionsDescription = [
|
|
|
19004
19004
|
}
|
|
19005
19005
|
},
|
|
19006
19006
|
{
|
|
19007
|
-
"displayName": "Site
|
|
19007
|
+
"displayName": "Site ID",
|
|
19008
19008
|
"name": "siteId",
|
|
19009
19009
|
"type": "string",
|
|
19010
19010
|
"default": "",
|
|
@@ -19047,7 +19047,7 @@ exports.groupsActionsDescription = [
|
|
|
19047
19047
|
}
|
|
19048
19048
|
},
|
|
19049
19049
|
{
|
|
19050
|
-
"displayName": "Group
|
|
19050
|
+
"displayName": "Group ID",
|
|
19051
19051
|
"name": "groupId",
|
|
19052
19052
|
"type": "string",
|
|
19053
19053
|
"default": "",
|
|
@@ -19071,7 +19071,7 @@ exports.groupsActionsDescription = [
|
|
|
19071
19071
|
}
|
|
19072
19072
|
},
|
|
19073
19073
|
{
|
|
19074
|
-
"displayName": "
|
|
19074
|
+
"displayName": "ID",
|
|
19075
19075
|
"name": "id",
|
|
19076
19076
|
"type": "string",
|
|
19077
19077
|
"default": "",
|
|
@@ -19095,7 +19095,7 @@ exports.groupsActionsDescription = [
|
|
|
19095
19095
|
}
|
|
19096
19096
|
},
|
|
19097
19097
|
{
|
|
19098
|
-
"displayName": "Site Collection
|
|
19098
|
+
"displayName": "Site Collection ID",
|
|
19099
19099
|
"name": "siteCollectionId",
|
|
19100
19100
|
"type": "string",
|
|
19101
19101
|
"default": "",
|
|
@@ -19119,7 +19119,7 @@ exports.groupsActionsDescription = [
|
|
|
19119
19119
|
}
|
|
19120
19120
|
},
|
|
19121
19121
|
{
|
|
19122
|
-
"displayName": "Site
|
|
19122
|
+
"displayName": "Site ID",
|
|
19123
19123
|
"name": "siteId",
|
|
19124
19124
|
"type": "string",
|
|
19125
19125
|
"default": "",
|
|
@@ -19205,7 +19205,7 @@ exports.groupsActionsDescription = [
|
|
|
19205
19205
|
}
|
|
19206
19206
|
},
|
|
19207
19207
|
{
|
|
19208
|
-
"displayName": "Group
|
|
19208
|
+
"displayName": "Group ID",
|
|
19209
19209
|
"name": "groupId",
|
|
19210
19210
|
"type": "string",
|
|
19211
19211
|
"default": "",
|
|
@@ -19229,7 +19229,7 @@ exports.groupsActionsDescription = [
|
|
|
19229
19229
|
}
|
|
19230
19230
|
},
|
|
19231
19231
|
{
|
|
19232
|
-
"displayName": "
|
|
19232
|
+
"displayName": "ID",
|
|
19233
19233
|
"name": "id",
|
|
19234
19234
|
"type": "string",
|
|
19235
19235
|
"default": "",
|
|
@@ -19253,7 +19253,7 @@ exports.groupsActionsDescription = [
|
|
|
19253
19253
|
}
|
|
19254
19254
|
},
|
|
19255
19255
|
{
|
|
19256
|
-
"displayName": "Site Collection
|
|
19256
|
+
"displayName": "Site Collection ID",
|
|
19257
19257
|
"name": "siteCollectionId",
|
|
19258
19258
|
"type": "string",
|
|
19259
19259
|
"default": "",
|
|
@@ -19277,7 +19277,7 @@ exports.groupsActionsDescription = [
|
|
|
19277
19277
|
}
|
|
19278
19278
|
},
|
|
19279
19279
|
{
|
|
19280
|
-
"displayName": "Site
|
|
19280
|
+
"displayName": "Site ID",
|
|
19281
19281
|
"name": "siteId",
|
|
19282
19282
|
"type": "string",
|
|
19283
19283
|
"default": "",
|
|
@@ -19363,7 +19363,7 @@ exports.groupsActionsDescription = [
|
|
|
19363
19363
|
}
|
|
19364
19364
|
},
|
|
19365
19365
|
{
|
|
19366
|
-
"displayName": "Group
|
|
19366
|
+
"displayName": "Group ID",
|
|
19367
19367
|
"name": "groupId",
|
|
19368
19368
|
"type": "string",
|
|
19369
19369
|
"default": "",
|
|
@@ -19387,7 +19387,7 @@ exports.groupsActionsDescription = [
|
|
|
19387
19387
|
}
|
|
19388
19388
|
},
|
|
19389
19389
|
{
|
|
19390
|
-
"displayName": "
|
|
19390
|
+
"displayName": "ID",
|
|
19391
19391
|
"name": "id",
|
|
19392
19392
|
"type": "string",
|
|
19393
19393
|
"default": "",
|
|
@@ -19435,7 +19435,7 @@ exports.groupsActionsDescription = [
|
|
|
19435
19435
|
}
|
|
19436
19436
|
},
|
|
19437
19437
|
{
|
|
19438
|
-
"displayName": "Site Collection
|
|
19438
|
+
"displayName": "Site Collection ID",
|
|
19439
19439
|
"name": "siteCollectionId",
|
|
19440
19440
|
"type": "string",
|
|
19441
19441
|
"default": "",
|
|
@@ -19459,7 +19459,7 @@ exports.groupsActionsDescription = [
|
|
|
19459
19459
|
}
|
|
19460
19460
|
},
|
|
19461
19461
|
{
|
|
19462
|
-
"displayName": "Site
|
|
19462
|
+
"displayName": "Site ID",
|
|
19463
19463
|
"name": "siteId",
|
|
19464
19464
|
"type": "string",
|
|
19465
19465
|
"default": "",
|
|
@@ -19502,7 +19502,7 @@ exports.groupsActionsDescription = [
|
|
|
19502
19502
|
}
|
|
19503
19503
|
},
|
|
19504
19504
|
{
|
|
19505
|
-
"displayName": "Group
|
|
19505
|
+
"displayName": "Group ID",
|
|
19506
19506
|
"name": "groupId",
|
|
19507
19507
|
"type": "string",
|
|
19508
19508
|
"default": "",
|
|
@@ -19526,7 +19526,7 @@ exports.groupsActionsDescription = [
|
|
|
19526
19526
|
}
|
|
19527
19527
|
},
|
|
19528
19528
|
{
|
|
19529
|
-
"displayName": "
|
|
19529
|
+
"displayName": "ID",
|
|
19530
19530
|
"name": "id",
|
|
19531
19531
|
"type": "string",
|
|
19532
19532
|
"default": "",
|
|
@@ -19574,7 +19574,7 @@ exports.groupsActionsDescription = [
|
|
|
19574
19574
|
}
|
|
19575
19575
|
},
|
|
19576
19576
|
{
|
|
19577
|
-
"displayName": "Site Collection
|
|
19577
|
+
"displayName": "Site Collection ID",
|
|
19578
19578
|
"name": "siteCollectionId",
|
|
19579
19579
|
"type": "string",
|
|
19580
19580
|
"default": "",
|
|
@@ -19598,7 +19598,7 @@ exports.groupsActionsDescription = [
|
|
|
19598
19598
|
}
|
|
19599
19599
|
},
|
|
19600
19600
|
{
|
|
19601
|
-
"displayName": "Site
|
|
19601
|
+
"displayName": "Site ID",
|
|
19602
19602
|
"name": "siteId",
|
|
19603
19603
|
"type": "string",
|
|
19604
19604
|
"default": "",
|
|
@@ -19641,7 +19641,7 @@ exports.groupsActionsDescription = [
|
|
|
19641
19641
|
}
|
|
19642
19642
|
},
|
|
19643
19643
|
{
|
|
19644
|
-
"displayName": "Group
|
|
19644
|
+
"displayName": "Group ID",
|
|
19645
19645
|
"name": "groupId",
|
|
19646
19646
|
"type": "string",
|
|
19647
19647
|
"default": "",
|
|
@@ -19665,7 +19665,7 @@ exports.groupsActionsDescription = [
|
|
|
19665
19665
|
}
|
|
19666
19666
|
},
|
|
19667
19667
|
{
|
|
19668
|
-
"displayName": "
|
|
19668
|
+
"displayName": "ID",
|
|
19669
19669
|
"name": "id",
|
|
19670
19670
|
"type": "string",
|
|
19671
19671
|
"default": "",
|
|
@@ -19689,7 +19689,7 @@ exports.groupsActionsDescription = [
|
|
|
19689
19689
|
}
|
|
19690
19690
|
},
|
|
19691
19691
|
{
|
|
19692
|
-
"displayName": "Site Collection
|
|
19692
|
+
"displayName": "Site Collection ID",
|
|
19693
19693
|
"name": "siteCollectionId",
|
|
19694
19694
|
"type": "string",
|
|
19695
19695
|
"default": "",
|
|
@@ -19713,7 +19713,7 @@ exports.groupsActionsDescription = [
|
|
|
19713
19713
|
}
|
|
19714
19714
|
},
|
|
19715
19715
|
{
|
|
19716
|
-
"displayName": "Site
|
|
19716
|
+
"displayName": "Site ID",
|
|
19717
19717
|
"name": "siteId",
|
|
19718
19718
|
"type": "string",
|
|
19719
19719
|
"default": "",
|
|
@@ -19799,7 +19799,7 @@ exports.groupsActionsDescription = [
|
|
|
19799
19799
|
}
|
|
19800
19800
|
},
|
|
19801
19801
|
{
|
|
19802
|
-
"displayName": "Group
|
|
19802
|
+
"displayName": "Group ID",
|
|
19803
19803
|
"name": "groupId",
|
|
19804
19804
|
"type": "string",
|
|
19805
19805
|
"default": "",
|
|
@@ -19823,7 +19823,7 @@ exports.groupsActionsDescription = [
|
|
|
19823
19823
|
}
|
|
19824
19824
|
},
|
|
19825
19825
|
{
|
|
19826
|
-
"displayName": "
|
|
19826
|
+
"displayName": "ID",
|
|
19827
19827
|
"name": "id",
|
|
19828
19828
|
"type": "string",
|
|
19829
19829
|
"default": "",
|
|
@@ -19871,7 +19871,7 @@ exports.groupsActionsDescription = [
|
|
|
19871
19871
|
}
|
|
19872
19872
|
},
|
|
19873
19873
|
{
|
|
19874
|
-
"displayName": "Site Collection
|
|
19874
|
+
"displayName": "Site Collection ID",
|
|
19875
19875
|
"name": "siteCollectionId",
|
|
19876
19876
|
"type": "string",
|
|
19877
19877
|
"default": "",
|
|
@@ -19895,7 +19895,7 @@ exports.groupsActionsDescription = [
|
|
|
19895
19895
|
}
|
|
19896
19896
|
},
|
|
19897
19897
|
{
|
|
19898
|
-
"displayName": "Site
|
|
19898
|
+
"displayName": "Site ID",
|
|
19899
19899
|
"name": "siteId",
|
|
19900
19900
|
"type": "string",
|
|
19901
19901
|
"default": "",
|
|
@@ -19938,7 +19938,7 @@ exports.groupsActionsDescription = [
|
|
|
19938
19938
|
}
|
|
19939
19939
|
},
|
|
19940
19940
|
{
|
|
19941
|
-
"displayName": "Group
|
|
19941
|
+
"displayName": "Group ID",
|
|
19942
19942
|
"name": "groupId",
|
|
19943
19943
|
"type": "string",
|
|
19944
19944
|
"default": "",
|
|
@@ -19962,7 +19962,7 @@ exports.groupsActionsDescription = [
|
|
|
19962
19962
|
}
|
|
19963
19963
|
},
|
|
19964
19964
|
{
|
|
19965
|
-
"displayName": "
|
|
19965
|
+
"displayName": "ID",
|
|
19966
19966
|
"name": "id",
|
|
19967
19967
|
"type": "string",
|
|
19968
19968
|
"default": "",
|
|
@@ -20010,7 +20010,7 @@ exports.groupsActionsDescription = [
|
|
|
20010
20010
|
}
|
|
20011
20011
|
},
|
|
20012
20012
|
{
|
|
20013
|
-
"displayName": "Site Collection
|
|
20013
|
+
"displayName": "Site Collection ID",
|
|
20014
20014
|
"name": "siteCollectionId",
|
|
20015
20015
|
"type": "string",
|
|
20016
20016
|
"default": "",
|
|
@@ -20034,7 +20034,7 @@ exports.groupsActionsDescription = [
|
|
|
20034
20034
|
}
|
|
20035
20035
|
},
|
|
20036
20036
|
{
|
|
20037
|
-
"displayName": "Site
|
|
20037
|
+
"displayName": "Site ID",
|
|
20038
20038
|
"name": "siteId",
|
|
20039
20039
|
"type": "string",
|
|
20040
20040
|
"default": "",
|
|
@@ -20077,7 +20077,7 @@ exports.groupsActionsDescription = [
|
|
|
20077
20077
|
}
|
|
20078
20078
|
},
|
|
20079
20079
|
{
|
|
20080
|
-
"displayName": "Group
|
|
20080
|
+
"displayName": "Group ID",
|
|
20081
20081
|
"name": "groupId",
|
|
20082
20082
|
"type": "string",
|
|
20083
20083
|
"default": "",
|
|
@@ -20101,7 +20101,7 @@ exports.groupsActionsDescription = [
|
|
|
20101
20101
|
}
|
|
20102
20102
|
},
|
|
20103
20103
|
{
|
|
20104
|
-
"displayName": "
|
|
20104
|
+
"displayName": "ID",
|
|
20105
20105
|
"name": "id",
|
|
20106
20106
|
"type": "string",
|
|
20107
20107
|
"default": "",
|
|
@@ -20125,7 +20125,7 @@ exports.groupsActionsDescription = [
|
|
|
20125
20125
|
}
|
|
20126
20126
|
},
|
|
20127
20127
|
{
|
|
20128
|
-
"displayName": "Site Collection
|
|
20128
|
+
"displayName": "Site Collection ID",
|
|
20129
20129
|
"name": "siteCollectionId",
|
|
20130
20130
|
"type": "string",
|
|
20131
20131
|
"default": "",
|
|
@@ -20149,7 +20149,7 @@ exports.groupsActionsDescription = [
|
|
|
20149
20149
|
}
|
|
20150
20150
|
},
|
|
20151
20151
|
{
|
|
20152
|
-
"displayName": "Site
|
|
20152
|
+
"displayName": "Site ID",
|
|
20153
20153
|
"name": "siteId",
|
|
20154
20154
|
"type": "string",
|
|
20155
20155
|
"default": "",
|
|
@@ -20273,7 +20273,7 @@ exports.groupsActionsDescription = [
|
|
|
20273
20273
|
}
|
|
20274
20274
|
},
|
|
20275
20275
|
{
|
|
20276
|
-
"displayName": "Column
|
|
20276
|
+
"displayName": "Column ID",
|
|
20277
20277
|
"name": "columnId",
|
|
20278
20278
|
"type": "number",
|
|
20279
20279
|
"default": 0,
|
|
@@ -20297,7 +20297,7 @@ exports.groupsActionsDescription = [
|
|
|
20297
20297
|
}
|
|
20298
20298
|
},
|
|
20299
20299
|
{
|
|
20300
|
-
"displayName": "Horizontal Section
|
|
20300
|
+
"displayName": "Horizontal Section ID",
|
|
20301
20301
|
"name": "horizontalSectionId",
|
|
20302
20302
|
"type": "number",
|
|
20303
20303
|
"default": 0,
|
|
@@ -21235,7 +21235,7 @@ exports.groupsActionsDescription = [
|
|
|
21235
21235
|
}
|
|
21236
21236
|
},
|
|
21237
21237
|
{
|
|
21238
|
-
"displayName": "Chain
|
|
21238
|
+
"displayName": "Chain ID",
|
|
21239
21239
|
"name": "chainId",
|
|
21240
21240
|
"type": "number",
|
|
21241
21241
|
"default": 0,
|
|
@@ -21484,7 +21484,7 @@ exports.groupsActionsDescription = [
|
|
|
21484
21484
|
}
|
|
21485
21485
|
},
|
|
21486
21486
|
{
|
|
21487
|
-
"displayName": "User
|
|
21487
|
+
"displayName": "User ID",
|
|
21488
21488
|
"name": "userId",
|
|
21489
21489
|
"type": "string",
|
|
21490
21490
|
"default": "",
|
|
@@ -21599,7 +21599,7 @@ exports.groupsActionsDescription = [
|
|
|
21599
21599
|
}
|
|
21600
21600
|
},
|
|
21601
21601
|
{
|
|
21602
|
-
"displayName": "On Behalf Of User
|
|
21602
|
+
"displayName": "On Behalf Of User ID",
|
|
21603
21603
|
"name": "onBehalfOfUserId",
|
|
21604
21604
|
"type": "string",
|
|
21605
21605
|
"default": "",
|
|
@@ -22320,7 +22320,7 @@ exports.groupsActionsDescription = [
|
|
|
22320
22320
|
}
|
|
22321
22321
|
},
|
|
22322
22322
|
{
|
|
22323
|
-
"displayName": "On Behalf Of User
|
|
22323
|
+
"displayName": "On Behalf Of User ID",
|
|
22324
22324
|
"name": "onBehalfOfUserId",
|
|
22325
22325
|
"type": "string",
|
|
22326
22326
|
"default": "",
|