@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
|
@@ -16,8 +16,8 @@ exports.defaultDescription = [
|
|
|
16
16
|
},
|
|
17
17
|
"options": [
|
|
18
18
|
{
|
|
19
|
-
"name": "Get Count Access Review Decisions C 5
|
|
20
|
-
"value": "Get Count Access Review Decisions C 5
|
|
19
|
+
"name": "Get Count Access Review Decisions C 5 DB",
|
|
20
|
+
"value": "Get Count Access Review Decisions C 5 DB",
|
|
21
21
|
"action": "Get the number of the resource",
|
|
22
22
|
"description": "Get the number of the resource",
|
|
23
23
|
"routing": {
|
|
@@ -316,8 +316,8 @@ exports.defaultDescription = [
|
|
|
316
316
|
}
|
|
317
317
|
},
|
|
318
318
|
{
|
|
319
|
-
"name": "Get Count Resource Connections 5
|
|
320
|
-
"value": "Get Count Resource Connections 5
|
|
319
|
+
"name": "Get Count Resource Connections 5 DB 8",
|
|
320
|
+
"value": "Get Count Resource Connections 5 DB 8",
|
|
321
321
|
"action": "Get the number of the resource",
|
|
322
322
|
"description": "Get the number of the resource",
|
|
323
323
|
"routing": {
|
|
@@ -544,8 +544,8 @@ exports.defaultDescription = [
|
|
|
544
544
|
}
|
|
545
545
|
},
|
|
546
546
|
{
|
|
547
|
-
"name": "Get Count Allowed Data Locations B 2
|
|
548
|
-
"value": "Get Count Allowed Data Locations B 2
|
|
547
|
+
"name": "Get Count Allowed Data Locations B 2 DB",
|
|
548
|
+
"value": "Get Count Allowed Data Locations B 2 DB",
|
|
549
549
|
"action": "Get the number of the resource",
|
|
550
550
|
"description": "Get the number of the resource",
|
|
551
551
|
"routing": {
|
|
@@ -2320,8 +2320,8 @@ exports.defaultDescription = [
|
|
|
2320
2320
|
}
|
|
2321
2321
|
},
|
|
2322
2322
|
{
|
|
2323
|
-
"name": "Get Count Assignments 24
|
|
2324
|
-
"value": "Get Count Assignments 24
|
|
2323
|
+
"name": "Get Count Assignments 24 DB",
|
|
2324
|
+
"value": "Get Count Assignments 24 DB",
|
|
2325
2325
|
"action": "Get the number of the resource",
|
|
2326
2326
|
"description": "Get the number of the resource",
|
|
2327
2327
|
"routing": {
|
|
@@ -2632,8 +2632,8 @@ exports.defaultDescription = [
|
|
|
2632
2632
|
}
|
|
2633
2633
|
},
|
|
2634
2634
|
{
|
|
2635
|
-
"name": "Get Count Apps
|
|
2636
|
-
"value": "Get Count Apps
|
|
2635
|
+
"name": "Get Count Apps DB 1 A",
|
|
2636
|
+
"value": "Get Count Apps DB 1 A",
|
|
2637
2637
|
"action": "Get the number of the resource",
|
|
2638
2638
|
"description": "Get the number of the resource",
|
|
2639
2639
|
"routing": {
|
|
@@ -3772,8 +3772,8 @@ exports.defaultDescription = [
|
|
|
3772
3772
|
}
|
|
3773
3773
|
},
|
|
3774
3774
|
{
|
|
3775
|
-
"name": "Get Count User Run States
|
|
3776
|
-
"value": "Get Count User Run States
|
|
3775
|
+
"name": "Get Count User Run States DB 33",
|
|
3776
|
+
"value": "Get Count User Run States DB 33",
|
|
3777
3777
|
"action": "Get the number of the resource",
|
|
3778
3778
|
"description": "Get the number of the resource",
|
|
3779
3779
|
"routing": {
|
|
@@ -3964,8 +3964,8 @@ exports.defaultDescription = [
|
|
|
3964
3964
|
}
|
|
3965
3965
|
},
|
|
3966
3966
|
{
|
|
3967
|
-
"name": "Get Count Definitions
|
|
3968
|
-
"value": "Get Count Definitions
|
|
3967
|
+
"name": "Get Count Definitions DB 14",
|
|
3968
|
+
"value": "Get Count Definitions DB 14",
|
|
3969
3969
|
"action": "Get the number of the resource",
|
|
3970
3970
|
"description": "Get the number of the resource",
|
|
3971
3971
|
"routing": {
|
|
@@ -4768,8 +4768,8 @@ exports.defaultDescription = [
|
|
|
4768
4768
|
}
|
|
4769
4769
|
},
|
|
4770
4770
|
{
|
|
4771
|
-
"name": "Get Count Resource Operations
|
|
4772
|
-
"value": "Get Count Resource Operations
|
|
4771
|
+
"name": "Get Count Resource Operations DB 11",
|
|
4772
|
+
"value": "Get Count Resource Operations DB 11",
|
|
4773
4773
|
"action": "Get the number of the resource",
|
|
4774
4774
|
"description": "Get the number of the resource",
|
|
4775
4775
|
"routing": {
|
|
@@ -5200,8 +5200,8 @@ exports.defaultDescription = [
|
|
|
5200
5200
|
}
|
|
5201
5201
|
},
|
|
5202
5202
|
{
|
|
5203
|
-
"name": "Get Count User Experience Analytics App Health Application Performance By App Version Device
|
|
5204
|
-
"value": "Get Count User Experience Analytics App Health Application Performance By App Version Device
|
|
5203
|
+
"name": "Get Count User Experience Analytics App Health Application Performance By App Version Device ID D 4 Df",
|
|
5204
|
+
"value": "Get Count User Experience Analytics App Health Application Performance By App Version Device ID D 4 Df",
|
|
5205
5205
|
"action": "Get the number of the resource",
|
|
5206
5206
|
"description": "Get the number of the resource",
|
|
5207
5207
|
"routing": {
|
|
@@ -6784,8 +6784,8 @@ exports.defaultDescription = [
|
|
|
6784
6784
|
}
|
|
6785
6785
|
},
|
|
6786
6786
|
{
|
|
6787
|
-
"name": "Get Count Domain
|
|
6788
|
-
"value": "Get Count Domain
|
|
6787
|
+
"name": "Get Count Domain DNS Records 96 E 3",
|
|
6788
|
+
"value": "Get Count Domain DNS Records 96 E 3",
|
|
6789
6789
|
"action": "Get the number of the resource",
|
|
6790
6790
|
"description": "Get the number of the resource",
|
|
6791
6791
|
"routing": {
|
|
@@ -6856,8 +6856,8 @@ exports.defaultDescription = [
|
|
|
6856
6856
|
}
|
|
6857
6857
|
},
|
|
6858
6858
|
{
|
|
6859
|
-
"name": "Get Count Verification
|
|
6860
|
-
"value": "Get Count Verification
|
|
6859
|
+
"name": "Get Count Verification DNS Records D 5 A 7",
|
|
6860
|
+
"value": "Get Count Verification DNS Records D 5 A 7",
|
|
6861
6861
|
"action": "Get the number of the resource",
|
|
6862
6862
|
"description": "Get the number of the resource",
|
|
6863
6863
|
"routing": {
|
|
@@ -10660,8 +10660,8 @@ exports.defaultDescription = [
|
|
|
10660
10660
|
}
|
|
10661
10661
|
},
|
|
10662
10662
|
{
|
|
10663
|
-
"name": "Get Count Pages 6
|
|
10664
|
-
"value": "Get Count Pages 6
|
|
10663
|
+
"name": "Get Count Pages 6 DB 1",
|
|
10664
|
+
"value": "Get Count Pages 6 DB 1",
|
|
10665
10665
|
"action": "Get the number of the resource",
|
|
10666
10666
|
"description": "Get the number of the resource",
|
|
10667
10667
|
"routing": {
|
|
@@ -12748,8 +12748,8 @@ exports.defaultDescription = [
|
|
|
12748
12748
|
}
|
|
12749
12749
|
},
|
|
12750
12750
|
{
|
|
12751
|
-
"name": "Get Count
|
|
12752
|
-
"value": "Get Count
|
|
12751
|
+
"name": "Get Count API Connectors 7133",
|
|
12752
|
+
"value": "Get Count API Connectors 7133",
|
|
12753
12753
|
"action": "Get the number of the resource",
|
|
12754
12754
|
"description": "Get the number of the resource",
|
|
12755
12755
|
"routing": {
|
|
@@ -14092,8 +14092,8 @@ exports.defaultDescription = [
|
|
|
14092
14092
|
}
|
|
14093
14093
|
},
|
|
14094
14094
|
{
|
|
14095
|
-
"name": "Get Count Access Packages Incompatible With 4
|
|
14096
|
-
"value": "Get Count Access Packages Incompatible With 4
|
|
14095
|
+
"name": "Get Count Access Packages Incompatible With 4 DB 9",
|
|
14096
|
+
"value": "Get Count Access Packages Incompatible With 4 DB 9",
|
|
14097
14097
|
"action": "Get the number of the resource",
|
|
14098
14098
|
"description": "Get the number of the resource",
|
|
14099
14099
|
"routing": {
|
|
@@ -17704,8 +17704,8 @@ exports.defaultDescription = [
|
|
|
17704
17704
|
}
|
|
17705
17705
|
},
|
|
17706
17706
|
{
|
|
17707
|
-
"name": "Get Count Messages 5
|
|
17708
|
-
"value": "Get Count Messages 5
|
|
17707
|
+
"name": "Get Count Messages 5 DB 5",
|
|
17708
|
+
"value": "Get Count Messages 5 DB 5",
|
|
17709
17709
|
"action": "Get the number of the resource",
|
|
17710
17710
|
"description": "Get the number of the resource",
|
|
17711
17711
|
"routing": {
|
|
@@ -18544,8 +18544,8 @@ exports.defaultDescription = [
|
|
|
18544
18544
|
}
|
|
18545
18545
|
},
|
|
18546
18546
|
{
|
|
18547
|
-
"name": "Get Count Multi Value Extended Properties 3
|
|
18548
|
-
"value": "Get Count Multi Value Extended Properties 3
|
|
18547
|
+
"name": "Get Count Multi Value Extended Properties 3 DB 7",
|
|
18548
|
+
"value": "Get Count Multi Value Extended Properties 3 DB 7",
|
|
18549
18549
|
"action": "Get the number of the resource",
|
|
18550
18550
|
"description": "Get the number of the resource",
|
|
18551
18551
|
"routing": {
|
|
@@ -19120,8 +19120,8 @@ exports.defaultDescription = [
|
|
|
19120
19120
|
}
|
|
19121
19121
|
},
|
|
19122
19122
|
{
|
|
19123
|
-
"name": "Get Count Single Value Extended Properties E 9
|
|
19124
|
-
"value": "Get Count Single Value Extended Properties E 9
|
|
19123
|
+
"name": "Get Count Single Value Extended Properties E 9 DB",
|
|
19124
|
+
"value": "Get Count Single Value Extended Properties E 9 DB",
|
|
19125
19125
|
"action": "Get the number of the resource",
|
|
19126
19126
|
"description": "Get the number of the resource",
|
|
19127
19127
|
"routing": {
|
|
@@ -19324,8 +19324,8 @@ exports.defaultDescription = [
|
|
|
19324
19324
|
}
|
|
19325
19325
|
},
|
|
19326
19326
|
{
|
|
19327
|
-
"name": "Get Count Microsoft Graph Group 81
|
|
19328
|
-
"value": "Get Count Microsoft Graph Group 81
|
|
19327
|
+
"name": "Get Count Microsoft Graph Group 81 DB",
|
|
19328
|
+
"value": "Get Count Microsoft Graph Group 81 DB",
|
|
19329
19329
|
"action": "Get the number of the resource",
|
|
19330
19330
|
"description": "Get the number of the resource",
|
|
19331
19331
|
"routing": {
|
|
@@ -19492,8 +19492,8 @@ exports.defaultDescription = [
|
|
|
19492
19492
|
}
|
|
19493
19493
|
},
|
|
19494
19494
|
{
|
|
19495
|
-
"name": "Get Count
|
|
19496
|
-
"value": "Get Count
|
|
19495
|
+
"name": "Get Count OAuth 2 Permission Grants 2 E 61",
|
|
19496
|
+
"value": "Get Count OAuth 2 Permission Grants 2 E 61",
|
|
19497
19497
|
"action": "Get the number of the resource",
|
|
19498
19498
|
"description": "Get the number of the resource",
|
|
19499
19499
|
"routing": {
|
|
@@ -20812,8 +20812,8 @@ exports.defaultDescription = [
|
|
|
20812
20812
|
}
|
|
20813
20813
|
},
|
|
20814
20814
|
{
|
|
20815
|
-
"name": "Get Count
|
|
20816
|
-
"value": "Get Count
|
|
20815
|
+
"name": "Get Count OAuth 2 Permission Grants 8287",
|
|
20816
|
+
"value": "Get Count OAuth 2 Permission Grants 8287",
|
|
20817
20817
|
"action": "Get the number of the resource",
|
|
20818
20818
|
"description": "Get the number of the resource",
|
|
20819
20819
|
"routing": {
|
|
@@ -21292,8 +21292,8 @@ exports.defaultDescription = [
|
|
|
21292
21292
|
}
|
|
21293
21293
|
},
|
|
21294
21294
|
{
|
|
21295
|
-
"name": "Get Count Authentication Strength Policies
|
|
21296
|
-
"value": "Get Count Authentication Strength Policies
|
|
21295
|
+
"name": "Get Count Authentication Strength Policies DB 73",
|
|
21296
|
+
"value": "Get Count Authentication Strength Policies DB 73",
|
|
21297
21297
|
"action": "Get the number of the resource",
|
|
21298
21298
|
"description": "Get the number of the resource",
|
|
21299
21299
|
"routing": {
|
|
@@ -23104,8 +23104,8 @@ exports.defaultDescription = [
|
|
|
23104
23104
|
}
|
|
23105
23105
|
},
|
|
23106
23106
|
{
|
|
23107
|
-
"name": "Get Count Alerts
|
|
23108
|
-
"value": "Get Count Alerts
|
|
23107
|
+
"name": "Get Count Alerts v2 9522",
|
|
23108
|
+
"value": "Get Count Alerts v2 9522",
|
|
23109
23109
|
"action": "Get the number of the resource",
|
|
23110
23110
|
"description": "Get the number of the resource",
|
|
23111
23111
|
"routing": {
|
|
@@ -23644,8 +23644,8 @@ exports.defaultDescription = [
|
|
|
23644
23644
|
}
|
|
23645
23645
|
},
|
|
23646
23646
|
{
|
|
23647
|
-
"name": "Get Count
|
|
23648
|
-
"value": "Get Count
|
|
23647
|
+
"name": "Get Count URL Threats 760 E",
|
|
23648
|
+
"value": "Get Count URL Threats 760 E",
|
|
23649
23649
|
"action": "Get the number of the resource",
|
|
23650
23650
|
"description": "Get the number of the resource",
|
|
23651
23651
|
"routing": {
|
|
@@ -23932,8 +23932,8 @@ exports.defaultDescription = [
|
|
|
23932
23932
|
}
|
|
23933
23933
|
},
|
|
23934
23934
|
{
|
|
23935
|
-
"name": "Get Count
|
|
23936
|
-
"value": "Get Count
|
|
23935
|
+
"name": "Get Count OAuth 2 Permission Grants F 9 Dc",
|
|
23936
|
+
"value": "Get Count OAuth 2 Permission Grants F 9 Dc",
|
|
23937
23937
|
"action": "Get the number of the resource",
|
|
23938
23938
|
"description": "Get the number of the resource",
|
|
23939
23939
|
"routing": {
|
|
@@ -24328,8 +24328,8 @@ exports.defaultDescription = [
|
|
|
24328
24328
|
}
|
|
24329
24329
|
},
|
|
24330
24330
|
{
|
|
24331
|
-
"name": "Get Count Columns
|
|
24332
|
-
"value": "Get Count Columns
|
|
24331
|
+
"name": "Get Count Columns DB 38",
|
|
24332
|
+
"value": "Get Count Columns DB 38",
|
|
24333
24333
|
"action": "Get the number of the resource",
|
|
24334
24334
|
"description": "Get the number of the resource",
|
|
24335
24335
|
"routing": {
|
|
@@ -25708,8 +25708,8 @@ exports.defaultDescription = [
|
|
|
25708
25708
|
}
|
|
25709
25709
|
},
|
|
25710
25710
|
{
|
|
25711
|
-
"name": "Get Count Replies 1
|
|
25712
|
-
"value": "Get Count Replies 1
|
|
25711
|
+
"name": "Get Count Replies 1 DB 0",
|
|
25712
|
+
"value": "Get Count Replies 1 DB 0",
|
|
25713
25713
|
"action": "Get the number of the resource",
|
|
25714
25714
|
"description": "Get the number of the resource",
|
|
25715
25715
|
"routing": {
|
|
@@ -26332,8 +26332,8 @@ exports.defaultDescription = [
|
|
|
26332
26332
|
}
|
|
26333
26333
|
},
|
|
26334
26334
|
{
|
|
26335
|
-
"name": "Get Count Tags
|
|
26336
|
-
"value": "Get Count Tags
|
|
26335
|
+
"name": "Get Count Tags DB 00",
|
|
26336
|
+
"value": "Get Count Tags DB 00",
|
|
26337
26337
|
"action": "Get the number of the resource",
|
|
26338
26338
|
"description": "Get the number of the resource",
|
|
26339
26339
|
"routing": {
|
|
@@ -27256,8 +27256,8 @@ exports.defaultDescription = [
|
|
|
27256
27256
|
}
|
|
27257
27257
|
},
|
|
27258
27258
|
{
|
|
27259
|
-
"name": "Get Count
|
|
27260
|
-
"value": "Get Count
|
|
27259
|
+
"name": "Get Count API Notifications 8196",
|
|
27260
|
+
"value": "Get Count API Notifications 8196",
|
|
27261
27261
|
"action": "Get the number of the resource",
|
|
27262
27262
|
"description": "Get the number of the resource",
|
|
27263
27263
|
"routing": {
|
|
@@ -27280,8 +27280,8 @@ exports.defaultDescription = [
|
|
|
27280
27280
|
}
|
|
27281
27281
|
},
|
|
27282
27282
|
{
|
|
27283
|
-
"name": "Get Count Managed Tenant
|
|
27284
|
-
"value": "Get Count Managed Tenant
|
|
27283
|
+
"name": "Get Count Managed Tenant API Notifications 65 D 2",
|
|
27284
|
+
"value": "Get Count Managed Tenant API Notifications 65 D 2",
|
|
27285
27285
|
"action": "Get the number of the resource",
|
|
27286
27286
|
"description": "Get the number of the resource",
|
|
27287
27287
|
"routing": {
|
|
@@ -27988,8 +27988,8 @@ exports.defaultDescription = [
|
|
|
27988
27988
|
}
|
|
27989
27989
|
},
|
|
27990
27990
|
{
|
|
27991
|
-
"name": "Get Count
|
|
27992
|
-
"value": "Get Count
|
|
27991
|
+
"name": "Get Count URL Threats 4 Bb 2",
|
|
27992
|
+
"value": "Get Count URL Threats 4 Bb 2",
|
|
27993
27993
|
"action": "Get the number of the resource",
|
|
27994
27994
|
"description": "Get the number of the resource",
|
|
27995
27995
|
"routing": {
|
|
@@ -29548,8 +29548,8 @@ exports.defaultDescription = [
|
|
|
29548
29548
|
}
|
|
29549
29549
|
},
|
|
29550
29550
|
{
|
|
29551
|
-
"name": "Get Count Multi Value Extended Properties 2
|
|
29552
|
-
"value": "Get Count Multi Value Extended Properties 2
|
|
29551
|
+
"name": "Get Count Multi Value Extended Properties 2 DB 5",
|
|
29552
|
+
"value": "Get Count Multi Value Extended Properties 2 DB 5",
|
|
29553
29553
|
"action": "Get the number of the resource",
|
|
29554
29554
|
"description": "Get the number of the resource",
|
|
29555
29555
|
"routing": {
|
|
@@ -29956,8 +29956,8 @@ exports.defaultDescription = [
|
|
|
29956
29956
|
}
|
|
29957
29957
|
},
|
|
29958
29958
|
{
|
|
29959
|
-
"name": "Get Count Attachments 53
|
|
29960
|
-
"value": "Get Count Attachments 53
|
|
29959
|
+
"name": "Get Count Attachments 53 DB",
|
|
29960
|
+
"value": "Get Count Attachments 53 DB",
|
|
29961
29961
|
"action": "Get the number of the resource",
|
|
29962
29962
|
"description": "Get the number of the resource",
|
|
29963
29963
|
"routing": {
|
|
@@ -31228,8 +31228,8 @@ exports.defaultDescription = [
|
|
|
31228
31228
|
}
|
|
31229
31229
|
},
|
|
31230
31230
|
{
|
|
31231
|
-
"name": "Get Count Microsoft Graph Org Contact
|
|
31232
|
-
"value": "Get Count Microsoft Graph Org Contact
|
|
31231
|
+
"name": "Get Count Microsoft Graph Org Contact DB 71",
|
|
31232
|
+
"value": "Get Count Microsoft Graph Org Contact DB 71",
|
|
31233
31233
|
"action": "Get the number of the resource",
|
|
31234
31234
|
"description": "Get the number of the resource",
|
|
31235
31235
|
"routing": {
|
|
@@ -32032,8 +32032,8 @@ exports.defaultDescription = [
|
|
|
32032
32032
|
}
|
|
32033
32033
|
},
|
|
32034
32034
|
{
|
|
32035
|
-
"name": "Get Count Managed Devices 9
|
|
32036
|
-
"value": "Get Count Managed Devices 9
|
|
32035
|
+
"name": "Get Count Managed Devices 9 DB 6",
|
|
32036
|
+
"value": "Get Count Managed Devices 9 DB 6",
|
|
32037
32037
|
"action": "Get the number of the resource",
|
|
32038
32038
|
"description": "Get the number of the resource",
|
|
32039
32039
|
"routing": {
|
|
@@ -32368,8 +32368,8 @@ exports.defaultDescription = [
|
|
|
32368
32368
|
}
|
|
32369
32369
|
},
|
|
32370
32370
|
{
|
|
32371
|
-
"name": "Get Count
|
|
32372
|
-
"value": "Get Count
|
|
32371
|
+
"name": "Get Count OAuth 2 Permission Grants Fb 7 B",
|
|
32372
|
+
"value": "Get Count OAuth 2 Permission Grants Fb 7 B",
|
|
32373
32373
|
"action": "Get the number of the resource",
|
|
32374
32374
|
"description": "Get the number of the resource",
|
|
32375
32375
|
"routing": {
|
|
@@ -33584,7 +33584,7 @@ exports.defaultDescription = [
|
|
|
33584
33584
|
"Default"
|
|
33585
33585
|
],
|
|
33586
33586
|
"operation": [
|
|
33587
|
-
"Get Count Access Review Decisions C 5
|
|
33587
|
+
"Get Count Access Review Decisions C 5 DB"
|
|
33588
33588
|
]
|
|
33589
33589
|
}
|
|
33590
33590
|
}
|
|
@@ -33609,7 +33609,7 @@ exports.defaultDescription = [
|
|
|
33609
33609
|
"Default"
|
|
33610
33610
|
],
|
|
33611
33611
|
"operation": [
|
|
33612
|
-
"Get Count Access Review Decisions C 5
|
|
33612
|
+
"Get Count Access Review Decisions C 5 DB"
|
|
33613
33613
|
]
|
|
33614
33614
|
}
|
|
33615
33615
|
}
|
|
@@ -33634,7 +33634,7 @@ exports.defaultDescription = [
|
|
|
33634
33634
|
"Default"
|
|
33635
33635
|
],
|
|
33636
33636
|
"operation": [
|
|
33637
|
-
"Get Count Access Review Decisions C 5
|
|
33637
|
+
"Get Count Access Review Decisions C 5 DB"
|
|
33638
33638
|
]
|
|
33639
33639
|
}
|
|
33640
33640
|
}
|
|
@@ -35309,7 +35309,7 @@ exports.defaultDescription = [
|
|
|
35309
35309
|
"Default"
|
|
35310
35310
|
],
|
|
35311
35311
|
"operation": [
|
|
35312
|
-
"Get Count Resource Connections 5
|
|
35312
|
+
"Get Count Resource Connections 5 DB 8"
|
|
35313
35313
|
]
|
|
35314
35314
|
}
|
|
35315
35315
|
}
|
|
@@ -35334,7 +35334,7 @@ exports.defaultDescription = [
|
|
|
35334
35334
|
"Default"
|
|
35335
35335
|
],
|
|
35336
35336
|
"operation": [
|
|
35337
|
-
"Get Count Resource Connections 5
|
|
35337
|
+
"Get Count Resource Connections 5 DB 8"
|
|
35338
35338
|
]
|
|
35339
35339
|
}
|
|
35340
35340
|
}
|
|
@@ -35359,7 +35359,7 @@ exports.defaultDescription = [
|
|
|
35359
35359
|
"Default"
|
|
35360
35360
|
],
|
|
35361
35361
|
"operation": [
|
|
35362
|
-
"Get Count Resource Connections 5
|
|
35362
|
+
"Get Count Resource Connections 5 DB 8"
|
|
35363
35363
|
]
|
|
35364
35364
|
}
|
|
35365
35365
|
}
|
|
@@ -36812,7 +36812,7 @@ exports.defaultDescription = [
|
|
|
36812
36812
|
"Default"
|
|
36813
36813
|
],
|
|
36814
36814
|
"operation": [
|
|
36815
|
-
"Get Count Allowed Data Locations B 2
|
|
36815
|
+
"Get Count Allowed Data Locations B 2 DB"
|
|
36816
36816
|
]
|
|
36817
36817
|
}
|
|
36818
36818
|
}
|
|
@@ -36837,7 +36837,7 @@ exports.defaultDescription = [
|
|
|
36837
36837
|
"Default"
|
|
36838
36838
|
],
|
|
36839
36839
|
"operation": [
|
|
36840
|
-
"Get Count Allowed Data Locations B 2
|
|
36840
|
+
"Get Count Allowed Data Locations B 2 DB"
|
|
36841
36841
|
]
|
|
36842
36842
|
}
|
|
36843
36843
|
}
|
|
@@ -36862,7 +36862,7 @@ exports.defaultDescription = [
|
|
|
36862
36862
|
"Default"
|
|
36863
36863
|
],
|
|
36864
36864
|
"operation": [
|
|
36865
|
-
"Get Count Allowed Data Locations B 2
|
|
36865
|
+
"Get Count Allowed Data Locations B 2 DB"
|
|
36866
36866
|
]
|
|
36867
36867
|
}
|
|
36868
36868
|
}
|
|
@@ -47547,7 +47547,7 @@ exports.defaultDescription = [
|
|
|
47547
47547
|
"Default"
|
|
47548
47548
|
],
|
|
47549
47549
|
"operation": [
|
|
47550
|
-
"Get Count Assignments 24
|
|
47550
|
+
"Get Count Assignments 24 DB"
|
|
47551
47551
|
]
|
|
47552
47552
|
}
|
|
47553
47553
|
}
|
|
@@ -47572,7 +47572,7 @@ exports.defaultDescription = [
|
|
|
47572
47572
|
"Default"
|
|
47573
47573
|
],
|
|
47574
47574
|
"operation": [
|
|
47575
|
-
"Get Count Assignments 24
|
|
47575
|
+
"Get Count Assignments 24 DB"
|
|
47576
47576
|
]
|
|
47577
47577
|
}
|
|
47578
47578
|
}
|
|
@@ -47597,7 +47597,7 @@ exports.defaultDescription = [
|
|
|
47597
47597
|
"Default"
|
|
47598
47598
|
],
|
|
47599
47599
|
"operation": [
|
|
47600
|
-
"Get Count Assignments 24
|
|
47600
|
+
"Get Count Assignments 24 DB"
|
|
47601
47601
|
]
|
|
47602
47602
|
}
|
|
47603
47603
|
}
|
|
@@ -49341,7 +49341,7 @@ exports.defaultDescription = [
|
|
|
49341
49341
|
"Default"
|
|
49342
49342
|
],
|
|
49343
49343
|
"operation": [
|
|
49344
|
-
"Get Count Apps
|
|
49344
|
+
"Get Count Apps DB 1 A"
|
|
49345
49345
|
]
|
|
49346
49346
|
}
|
|
49347
49347
|
}
|
|
@@ -49366,7 +49366,7 @@ exports.defaultDescription = [
|
|
|
49366
49366
|
"Default"
|
|
49367
49367
|
],
|
|
49368
49368
|
"operation": [
|
|
49369
|
-
"Get Count Apps
|
|
49369
|
+
"Get Count Apps DB 1 A"
|
|
49370
49370
|
]
|
|
49371
49371
|
}
|
|
49372
49372
|
}
|
|
@@ -49391,7 +49391,7 @@ exports.defaultDescription = [
|
|
|
49391
49391
|
"Default"
|
|
49392
49392
|
],
|
|
49393
49393
|
"operation": [
|
|
49394
|
-
"Get Count Apps
|
|
49394
|
+
"Get Count Apps DB 1 A"
|
|
49395
49395
|
]
|
|
49396
49396
|
}
|
|
49397
49397
|
}
|
|
@@ -55896,7 +55896,7 @@ exports.defaultDescription = [
|
|
|
55896
55896
|
"Default"
|
|
55897
55897
|
],
|
|
55898
55898
|
"operation": [
|
|
55899
|
-
"Get Count User Run States
|
|
55899
|
+
"Get Count User Run States DB 33"
|
|
55900
55900
|
]
|
|
55901
55901
|
}
|
|
55902
55902
|
}
|
|
@@ -55921,7 +55921,7 @@ exports.defaultDescription = [
|
|
|
55921
55921
|
"Default"
|
|
55922
55922
|
],
|
|
55923
55923
|
"operation": [
|
|
55924
|
-
"Get Count User Run States
|
|
55924
|
+
"Get Count User Run States DB 33"
|
|
55925
55925
|
]
|
|
55926
55926
|
}
|
|
55927
55927
|
}
|
|
@@ -55946,7 +55946,7 @@ exports.defaultDescription = [
|
|
|
55946
55946
|
"Default"
|
|
55947
55947
|
],
|
|
55948
55948
|
"operation": [
|
|
55949
|
-
"Get Count User Run States
|
|
55949
|
+
"Get Count User Run States DB 33"
|
|
55950
55950
|
]
|
|
55951
55951
|
}
|
|
55952
55952
|
}
|
|
@@ -57000,7 +57000,7 @@ exports.defaultDescription = [
|
|
|
57000
57000
|
"Default"
|
|
57001
57001
|
],
|
|
57002
57002
|
"operation": [
|
|
57003
|
-
"Get Count Definitions
|
|
57003
|
+
"Get Count Definitions DB 14"
|
|
57004
57004
|
]
|
|
57005
57005
|
}
|
|
57006
57006
|
}
|
|
@@ -57025,7 +57025,7 @@ exports.defaultDescription = [
|
|
|
57025
57025
|
"Default"
|
|
57026
57026
|
],
|
|
57027
57027
|
"operation": [
|
|
57028
|
-
"Get Count Definitions
|
|
57028
|
+
"Get Count Definitions DB 14"
|
|
57029
57029
|
]
|
|
57030
57030
|
}
|
|
57031
57031
|
}
|
|
@@ -57050,7 +57050,7 @@ exports.defaultDescription = [
|
|
|
57050
57050
|
"Default"
|
|
57051
57051
|
],
|
|
57052
57052
|
"operation": [
|
|
57053
|
-
"Get Count Definitions
|
|
57053
|
+
"Get Count Definitions DB 14"
|
|
57054
57054
|
]
|
|
57055
57055
|
}
|
|
57056
57056
|
}
|
|
@@ -61623,7 +61623,7 @@ exports.defaultDescription = [
|
|
|
61623
61623
|
"Default"
|
|
61624
61624
|
],
|
|
61625
61625
|
"operation": [
|
|
61626
|
-
"Get Count Resource Operations
|
|
61626
|
+
"Get Count Resource Operations DB 11"
|
|
61627
61627
|
]
|
|
61628
61628
|
}
|
|
61629
61629
|
}
|
|
@@ -61648,7 +61648,7 @@ exports.defaultDescription = [
|
|
|
61648
61648
|
"Default"
|
|
61649
61649
|
],
|
|
61650
61650
|
"operation": [
|
|
61651
|
-
"Get Count Resource Operations
|
|
61651
|
+
"Get Count Resource Operations DB 11"
|
|
61652
61652
|
]
|
|
61653
61653
|
}
|
|
61654
61654
|
}
|
|
@@ -61673,7 +61673,7 @@ exports.defaultDescription = [
|
|
|
61673
61673
|
"Default"
|
|
61674
61674
|
],
|
|
61675
61675
|
"operation": [
|
|
61676
|
-
"Get Count Resource Operations
|
|
61676
|
+
"Get Count Resource Operations DB 11"
|
|
61677
61677
|
]
|
|
61678
61678
|
}
|
|
61679
61679
|
}
|
|
@@ -64107,7 +64107,7 @@ exports.defaultDescription = [
|
|
|
64107
64107
|
"Default"
|
|
64108
64108
|
],
|
|
64109
64109
|
"operation": [
|
|
64110
|
-
"Get Count User Experience Analytics App Health Application Performance By App Version Device
|
|
64110
|
+
"Get Count User Experience Analytics App Health Application Performance By App Version Device ID D 4 Df"
|
|
64111
64111
|
]
|
|
64112
64112
|
}
|
|
64113
64113
|
}
|
|
@@ -64132,7 +64132,7 @@ exports.defaultDescription = [
|
|
|
64132
64132
|
"Default"
|
|
64133
64133
|
],
|
|
64134
64134
|
"operation": [
|
|
64135
|
-
"Get Count User Experience Analytics App Health Application Performance By App Version Device
|
|
64135
|
+
"Get Count User Experience Analytics App Health Application Performance By App Version Device ID D 4 Df"
|
|
64136
64136
|
]
|
|
64137
64137
|
}
|
|
64138
64138
|
}
|
|
@@ -64157,7 +64157,7 @@ exports.defaultDescription = [
|
|
|
64157
64157
|
"Default"
|
|
64158
64158
|
],
|
|
64159
64159
|
"operation": [
|
|
64160
|
-
"Get Count User Experience Analytics App Health Application Performance By App Version Device
|
|
64160
|
+
"Get Count User Experience Analytics App Health Application Performance By App Version Device ID D 4 Df"
|
|
64161
64161
|
]
|
|
64162
64162
|
}
|
|
64163
64163
|
}
|
|
@@ -74127,7 +74127,7 @@ exports.defaultDescription = [
|
|
|
74127
74127
|
"Default"
|
|
74128
74128
|
],
|
|
74129
74129
|
"operation": [
|
|
74130
|
-
"Get Count Domain
|
|
74130
|
+
"Get Count Domain DNS Records 96 E 3"
|
|
74131
74131
|
]
|
|
74132
74132
|
}
|
|
74133
74133
|
}
|
|
@@ -74152,7 +74152,7 @@ exports.defaultDescription = [
|
|
|
74152
74152
|
"Default"
|
|
74153
74153
|
],
|
|
74154
74154
|
"operation": [
|
|
74155
|
-
"Get Count Domain
|
|
74155
|
+
"Get Count Domain DNS Records 96 E 3"
|
|
74156
74156
|
]
|
|
74157
74157
|
}
|
|
74158
74158
|
}
|
|
@@ -74177,7 +74177,7 @@ exports.defaultDescription = [
|
|
|
74177
74177
|
"Default"
|
|
74178
74178
|
],
|
|
74179
74179
|
"operation": [
|
|
74180
|
-
"Get Count Domain
|
|
74180
|
+
"Get Count Domain DNS Records 96 E 3"
|
|
74181
74181
|
]
|
|
74182
74182
|
}
|
|
74183
74183
|
}
|
|
@@ -74541,7 +74541,7 @@ exports.defaultDescription = [
|
|
|
74541
74541
|
"Default"
|
|
74542
74542
|
],
|
|
74543
74543
|
"operation": [
|
|
74544
|
-
"Get Count Verification
|
|
74544
|
+
"Get Count Verification DNS Records D 5 A 7"
|
|
74545
74545
|
]
|
|
74546
74546
|
}
|
|
74547
74547
|
}
|
|
@@ -74566,7 +74566,7 @@ exports.defaultDescription = [
|
|
|
74566
74566
|
"Default"
|
|
74567
74567
|
],
|
|
74568
74568
|
"operation": [
|
|
74569
|
-
"Get Count Verification
|
|
74569
|
+
"Get Count Verification DNS Records D 5 A 7"
|
|
74570
74570
|
]
|
|
74571
74571
|
}
|
|
74572
74572
|
}
|
|
@@ -74591,7 +74591,7 @@ exports.defaultDescription = [
|
|
|
74591
74591
|
"Default"
|
|
74592
74592
|
],
|
|
74593
74593
|
"operation": [
|
|
74594
|
-
"Get Count Verification
|
|
74594
|
+
"Get Count Verification DNS Records D 5 A 7"
|
|
74595
74595
|
]
|
|
74596
74596
|
}
|
|
74597
74597
|
}
|
|
@@ -95191,7 +95191,7 @@ exports.defaultDescription = [
|
|
|
95191
95191
|
"Default"
|
|
95192
95192
|
],
|
|
95193
95193
|
"operation": [
|
|
95194
|
-
"Get Count Pages 6
|
|
95194
|
+
"Get Count Pages 6 DB 1"
|
|
95195
95195
|
]
|
|
95196
95196
|
}
|
|
95197
95197
|
}
|
|
@@ -95216,7 +95216,7 @@ exports.defaultDescription = [
|
|
|
95216
95216
|
"Default"
|
|
95217
95217
|
],
|
|
95218
95218
|
"operation": [
|
|
95219
|
-
"Get Count Pages 6
|
|
95219
|
+
"Get Count Pages 6 DB 1"
|
|
95220
95220
|
]
|
|
95221
95221
|
}
|
|
95222
95222
|
}
|
|
@@ -95241,7 +95241,7 @@ exports.defaultDescription = [
|
|
|
95241
95241
|
"Default"
|
|
95242
95242
|
],
|
|
95243
95243
|
"operation": [
|
|
95244
|
-
"Get Count Pages 6
|
|
95244
|
+
"Get Count Pages 6 DB 1"
|
|
95245
95245
|
]
|
|
95246
95246
|
}
|
|
95247
95247
|
}
|
|
@@ -107451,7 +107451,7 @@ exports.defaultDescription = [
|
|
|
107451
107451
|
"Default"
|
|
107452
107452
|
],
|
|
107453
107453
|
"operation": [
|
|
107454
|
-
"Get Count
|
|
107454
|
+
"Get Count API Connectors 7133"
|
|
107455
107455
|
]
|
|
107456
107456
|
}
|
|
107457
107457
|
}
|
|
@@ -107476,7 +107476,7 @@ exports.defaultDescription = [
|
|
|
107476
107476
|
"Default"
|
|
107477
107477
|
],
|
|
107478
107478
|
"operation": [
|
|
107479
|
-
"Get Count
|
|
107479
|
+
"Get Count API Connectors 7133"
|
|
107480
107480
|
]
|
|
107481
107481
|
}
|
|
107482
107482
|
}
|
|
@@ -107501,7 +107501,7 @@ exports.defaultDescription = [
|
|
|
107501
107501
|
"Default"
|
|
107502
107502
|
],
|
|
107503
107503
|
"operation": [
|
|
107504
|
-
"Get Count
|
|
107504
|
+
"Get Count API Connectors 7133"
|
|
107505
107505
|
]
|
|
107506
107506
|
}
|
|
107507
107507
|
}
|
|
@@ -115179,7 +115179,7 @@ exports.defaultDescription = [
|
|
|
115179
115179
|
"Default"
|
|
115180
115180
|
],
|
|
115181
115181
|
"operation": [
|
|
115182
|
-
"Get Count Access Packages Incompatible With 4
|
|
115182
|
+
"Get Count Access Packages Incompatible With 4 DB 9"
|
|
115183
115183
|
]
|
|
115184
115184
|
}
|
|
115185
115185
|
}
|
|
@@ -115204,7 +115204,7 @@ exports.defaultDescription = [
|
|
|
115204
115204
|
"Default"
|
|
115205
115205
|
],
|
|
115206
115206
|
"operation": [
|
|
115207
|
-
"Get Count Access Packages Incompatible With 4
|
|
115207
|
+
"Get Count Access Packages Incompatible With 4 DB 9"
|
|
115208
115208
|
]
|
|
115209
115209
|
}
|
|
115210
115210
|
}
|
|
@@ -115229,7 +115229,7 @@ exports.defaultDescription = [
|
|
|
115229
115229
|
"Default"
|
|
115230
115230
|
],
|
|
115231
115231
|
"operation": [
|
|
115232
|
-
"Get Count Access Packages Incompatible With 4
|
|
115232
|
+
"Get Count Access Packages Incompatible With 4 DB 9"
|
|
115233
115233
|
]
|
|
115234
115234
|
}
|
|
115235
115235
|
}
|
|
@@ -133197,7 +133197,7 @@ exports.defaultDescription = [
|
|
|
133197
133197
|
"Default"
|
|
133198
133198
|
],
|
|
133199
133199
|
"operation": [
|
|
133200
|
-
"Get Count Messages 5
|
|
133200
|
+
"Get Count Messages 5 DB 5"
|
|
133201
133201
|
]
|
|
133202
133202
|
}
|
|
133203
133203
|
}
|
|
@@ -133222,7 +133222,7 @@ exports.defaultDescription = [
|
|
|
133222
133222
|
"Default"
|
|
133223
133223
|
],
|
|
133224
133224
|
"operation": [
|
|
133225
|
-
"Get Count Messages 5
|
|
133225
|
+
"Get Count Messages 5 DB 5"
|
|
133226
133226
|
]
|
|
133227
133227
|
}
|
|
133228
133228
|
}
|
|
@@ -133247,7 +133247,7 @@ exports.defaultDescription = [
|
|
|
133247
133247
|
"Default"
|
|
133248
133248
|
],
|
|
133249
133249
|
"operation": [
|
|
133250
|
-
"Get Count Messages 5
|
|
133250
|
+
"Get Count Messages 5 DB 5"
|
|
133251
133251
|
]
|
|
133252
133252
|
}
|
|
133253
133253
|
}
|
|
@@ -138252,7 +138252,7 @@ exports.defaultDescription = [
|
|
|
138252
138252
|
"Default"
|
|
138253
138253
|
],
|
|
138254
138254
|
"operation": [
|
|
138255
|
-
"Get Count Multi Value Extended Properties 3
|
|
138255
|
+
"Get Count Multi Value Extended Properties 3 DB 7"
|
|
138256
138256
|
]
|
|
138257
138257
|
}
|
|
138258
138258
|
}
|
|
@@ -138277,7 +138277,7 @@ exports.defaultDescription = [
|
|
|
138277
138277
|
"Default"
|
|
138278
138278
|
],
|
|
138279
138279
|
"operation": [
|
|
138280
|
-
"Get Count Multi Value Extended Properties 3
|
|
138280
|
+
"Get Count Multi Value Extended Properties 3 DB 7"
|
|
138281
138281
|
]
|
|
138282
138282
|
}
|
|
138283
138283
|
}
|
|
@@ -138302,7 +138302,7 @@ exports.defaultDescription = [
|
|
|
138302
138302
|
"Default"
|
|
138303
138303
|
],
|
|
138304
138304
|
"operation": [
|
|
138305
|
-
"Get Count Multi Value Extended Properties 3
|
|
138305
|
+
"Get Count Multi Value Extended Properties 3 DB 7"
|
|
138306
138306
|
]
|
|
138307
138307
|
}
|
|
138308
138308
|
}
|
|
@@ -141089,7 +141089,7 @@ exports.defaultDescription = [
|
|
|
141089
141089
|
"Default"
|
|
141090
141090
|
],
|
|
141091
141091
|
"operation": [
|
|
141092
|
-
"Get Count Single Value Extended Properties E 9
|
|
141092
|
+
"Get Count Single Value Extended Properties E 9 DB"
|
|
141093
141093
|
]
|
|
141094
141094
|
}
|
|
141095
141095
|
}
|
|
@@ -141114,7 +141114,7 @@ exports.defaultDescription = [
|
|
|
141114
141114
|
"Default"
|
|
141115
141115
|
],
|
|
141116
141116
|
"operation": [
|
|
141117
|
-
"Get Count Single Value Extended Properties E 9
|
|
141117
|
+
"Get Count Single Value Extended Properties E 9 DB"
|
|
141118
141118
|
]
|
|
141119
141119
|
}
|
|
141120
141120
|
}
|
|
@@ -141139,7 +141139,7 @@ exports.defaultDescription = [
|
|
|
141139
141139
|
"Default"
|
|
141140
141140
|
],
|
|
141141
141141
|
"operation": [
|
|
141142
|
-
"Get Count Single Value Extended Properties E 9
|
|
141142
|
+
"Get Count Single Value Extended Properties E 9 DB"
|
|
141143
141143
|
]
|
|
141144
141144
|
}
|
|
141145
141145
|
}
|
|
@@ -142309,7 +142309,7 @@ exports.defaultDescription = [
|
|
|
142309
142309
|
"Default"
|
|
142310
142310
|
],
|
|
142311
142311
|
"operation": [
|
|
142312
|
-
"Get Count Microsoft Graph Group 81
|
|
142312
|
+
"Get Count Microsoft Graph Group 81 DB"
|
|
142313
142313
|
]
|
|
142314
142314
|
}
|
|
142315
142315
|
}
|
|
@@ -142333,7 +142333,7 @@ exports.defaultDescription = [
|
|
|
142333
142333
|
"Default"
|
|
142334
142334
|
],
|
|
142335
142335
|
"operation": [
|
|
142336
|
-
"Get Count Microsoft Graph Group 81
|
|
142336
|
+
"Get Count Microsoft Graph Group 81 DB"
|
|
142337
142337
|
]
|
|
142338
142338
|
}
|
|
142339
142339
|
}
|
|
@@ -142358,7 +142358,7 @@ exports.defaultDescription = [
|
|
|
142358
142358
|
"Default"
|
|
142359
142359
|
],
|
|
142360
142360
|
"operation": [
|
|
142361
|
-
"Get Count Microsoft Graph Group 81
|
|
142361
|
+
"Get Count Microsoft Graph Group 81 DB"
|
|
142362
142362
|
]
|
|
142363
142363
|
}
|
|
142364
142364
|
}
|
|
@@ -142383,7 +142383,7 @@ exports.defaultDescription = [
|
|
|
142383
142383
|
"Default"
|
|
142384
142384
|
],
|
|
142385
142385
|
"operation": [
|
|
142386
|
-
"Get Count Microsoft Graph Group 81
|
|
142386
|
+
"Get Count Microsoft Graph Group 81 DB"
|
|
142387
142387
|
]
|
|
142388
142388
|
}
|
|
142389
142389
|
}
|
|
@@ -143296,7 +143296,7 @@ exports.defaultDescription = [
|
|
|
143296
143296
|
"Default"
|
|
143297
143297
|
],
|
|
143298
143298
|
"operation": [
|
|
143299
|
-
"Get Count
|
|
143299
|
+
"Get Count OAuth 2 Permission Grants 2 E 61"
|
|
143300
143300
|
]
|
|
143301
143301
|
}
|
|
143302
143302
|
}
|
|
@@ -143321,7 +143321,7 @@ exports.defaultDescription = [
|
|
|
143321
143321
|
"Default"
|
|
143322
143322
|
],
|
|
143323
143323
|
"operation": [
|
|
143324
|
-
"Get Count
|
|
143324
|
+
"Get Count OAuth 2 Permission Grants 2 E 61"
|
|
143325
143325
|
]
|
|
143326
143326
|
}
|
|
143327
143327
|
}
|
|
@@ -143346,7 +143346,7 @@ exports.defaultDescription = [
|
|
|
143346
143346
|
"Default"
|
|
143347
143347
|
],
|
|
143348
143348
|
"operation": [
|
|
143349
|
-
"Get Count
|
|
143349
|
+
"Get Count OAuth 2 Permission Grants 2 E 61"
|
|
143350
143350
|
]
|
|
143351
143351
|
}
|
|
143352
143352
|
}
|
|
@@ -151218,7 +151218,7 @@ exports.defaultDescription = [
|
|
|
151218
151218
|
"Default"
|
|
151219
151219
|
],
|
|
151220
151220
|
"operation": [
|
|
151221
|
-
"Get Count
|
|
151221
|
+
"Get Count OAuth 2 Permission Grants 8287"
|
|
151222
151222
|
]
|
|
151223
151223
|
}
|
|
151224
151224
|
}
|
|
@@ -151243,7 +151243,7 @@ exports.defaultDescription = [
|
|
|
151243
151243
|
"Default"
|
|
151244
151244
|
],
|
|
151245
151245
|
"operation": [
|
|
151246
|
-
"Get Count
|
|
151246
|
+
"Get Count OAuth 2 Permission Grants 8287"
|
|
151247
151247
|
]
|
|
151248
151248
|
}
|
|
151249
151249
|
}
|
|
@@ -151268,7 +151268,7 @@ exports.defaultDescription = [
|
|
|
151268
151268
|
"Default"
|
|
151269
151269
|
],
|
|
151270
151270
|
"operation": [
|
|
151271
|
-
"Get Count
|
|
151271
|
+
"Get Count OAuth 2 Permission Grants 8287"
|
|
151272
151272
|
]
|
|
151273
151273
|
}
|
|
151274
151274
|
}
|
|
@@ -153978,7 +153978,7 @@ exports.defaultDescription = [
|
|
|
153978
153978
|
"Default"
|
|
153979
153979
|
],
|
|
153980
153980
|
"operation": [
|
|
153981
|
-
"Get Count Authentication Strength Policies
|
|
153981
|
+
"Get Count Authentication Strength Policies DB 73"
|
|
153982
153982
|
]
|
|
153983
153983
|
}
|
|
153984
153984
|
}
|
|
@@ -154003,7 +154003,7 @@ exports.defaultDescription = [
|
|
|
154003
154003
|
"Default"
|
|
154004
154004
|
],
|
|
154005
154005
|
"operation": [
|
|
154006
|
-
"Get Count Authentication Strength Policies
|
|
154006
|
+
"Get Count Authentication Strength Policies DB 73"
|
|
154007
154007
|
]
|
|
154008
154008
|
}
|
|
154009
154009
|
}
|
|
@@ -154028,7 +154028,7 @@ exports.defaultDescription = [
|
|
|
154028
154028
|
"Default"
|
|
154029
154029
|
],
|
|
154030
154030
|
"operation": [
|
|
154031
|
-
"Get Count Authentication Strength Policies
|
|
154031
|
+
"Get Count Authentication Strength Policies DB 73"
|
|
154032
154032
|
]
|
|
154033
154033
|
}
|
|
154034
154034
|
}
|
|
@@ -164397,7 +164397,7 @@ exports.defaultDescription = [
|
|
|
164397
164397
|
"Default"
|
|
164398
164398
|
],
|
|
164399
164399
|
"operation": [
|
|
164400
|
-
"Get Count Alerts
|
|
164400
|
+
"Get Count Alerts v2 9522"
|
|
164401
164401
|
]
|
|
164402
164402
|
}
|
|
164403
164403
|
}
|
|
@@ -164422,7 +164422,7 @@ exports.defaultDescription = [
|
|
|
164422
164422
|
"Default"
|
|
164423
164423
|
],
|
|
164424
164424
|
"operation": [
|
|
164425
|
-
"Get Count Alerts
|
|
164425
|
+
"Get Count Alerts v2 9522"
|
|
164426
164426
|
]
|
|
164427
164427
|
}
|
|
164428
164428
|
}
|
|
@@ -164447,7 +164447,7 @@ exports.defaultDescription = [
|
|
|
164447
164447
|
"Default"
|
|
164448
164448
|
],
|
|
164449
164449
|
"operation": [
|
|
164450
|
-
"Get Count Alerts
|
|
164450
|
+
"Get Count Alerts v2 9522"
|
|
164451
164451
|
]
|
|
164452
164452
|
}
|
|
164453
164453
|
}
|
|
@@ -167502,7 +167502,7 @@ exports.defaultDescription = [
|
|
|
167502
167502
|
"Default"
|
|
167503
167503
|
],
|
|
167504
167504
|
"operation": [
|
|
167505
|
-
"Get Count
|
|
167505
|
+
"Get Count URL Threats 760 E"
|
|
167506
167506
|
]
|
|
167507
167507
|
}
|
|
167508
167508
|
}
|
|
@@ -167527,7 +167527,7 @@ exports.defaultDescription = [
|
|
|
167527
167527
|
"Default"
|
|
167528
167528
|
],
|
|
167529
167529
|
"operation": [
|
|
167530
|
-
"Get Count
|
|
167530
|
+
"Get Count URL Threats 760 E"
|
|
167531
167531
|
]
|
|
167532
167532
|
}
|
|
167533
167533
|
}
|
|
@@ -167552,7 +167552,7 @@ exports.defaultDescription = [
|
|
|
167552
167552
|
"Default"
|
|
167553
167553
|
],
|
|
167554
167554
|
"operation": [
|
|
167555
|
-
"Get Count
|
|
167555
|
+
"Get Count URL Threats 760 E"
|
|
167556
167556
|
]
|
|
167557
167557
|
}
|
|
167558
167558
|
}
|
|
@@ -169374,7 +169374,7 @@ exports.defaultDescription = [
|
|
|
169374
169374
|
"Default"
|
|
169375
169375
|
],
|
|
169376
169376
|
"operation": [
|
|
169377
|
-
"Get Count
|
|
169377
|
+
"Get Count OAuth 2 Permission Grants F 9 Dc"
|
|
169378
169378
|
]
|
|
169379
169379
|
}
|
|
169380
169380
|
}
|
|
@@ -169399,7 +169399,7 @@ exports.defaultDescription = [
|
|
|
169399
169399
|
"Default"
|
|
169400
169400
|
],
|
|
169401
169401
|
"operation": [
|
|
169402
|
-
"Get Count
|
|
169402
|
+
"Get Count OAuth 2 Permission Grants F 9 Dc"
|
|
169403
169403
|
]
|
|
169404
169404
|
}
|
|
169405
169405
|
}
|
|
@@ -169424,7 +169424,7 @@ exports.defaultDescription = [
|
|
|
169424
169424
|
"Default"
|
|
169425
169425
|
],
|
|
169426
169426
|
"operation": [
|
|
169427
|
-
"Get Count
|
|
169427
|
+
"Get Count OAuth 2 Permission Grants F 9 Dc"
|
|
169428
169428
|
]
|
|
169429
169429
|
}
|
|
169430
169430
|
}
|
|
@@ -171861,7 +171861,7 @@ exports.defaultDescription = [
|
|
|
171861
171861
|
"Default"
|
|
171862
171862
|
],
|
|
171863
171863
|
"operation": [
|
|
171864
|
-
"Get Count Columns
|
|
171864
|
+
"Get Count Columns DB 38"
|
|
171865
171865
|
]
|
|
171866
171866
|
}
|
|
171867
171867
|
}
|
|
@@ -171886,7 +171886,7 @@ exports.defaultDescription = [
|
|
|
171886
171886
|
"Default"
|
|
171887
171887
|
],
|
|
171888
171888
|
"operation": [
|
|
171889
|
-
"Get Count Columns
|
|
171889
|
+
"Get Count Columns DB 38"
|
|
171890
171890
|
]
|
|
171891
171891
|
}
|
|
171892
171892
|
}
|
|
@@ -171911,7 +171911,7 @@ exports.defaultDescription = [
|
|
|
171911
171911
|
"Default"
|
|
171912
171912
|
],
|
|
171913
171913
|
"operation": [
|
|
171914
|
-
"Get Count Columns
|
|
171914
|
+
"Get Count Columns DB 38"
|
|
171915
171915
|
]
|
|
171916
171916
|
}
|
|
171917
171917
|
}
|
|
@@ -179796,7 +179796,7 @@ exports.defaultDescription = [
|
|
|
179796
179796
|
"Default"
|
|
179797
179797
|
],
|
|
179798
179798
|
"operation": [
|
|
179799
|
-
"Get Count Replies 1
|
|
179799
|
+
"Get Count Replies 1 DB 0"
|
|
179800
179800
|
]
|
|
179801
179801
|
}
|
|
179802
179802
|
}
|
|
@@ -179821,7 +179821,7 @@ exports.defaultDescription = [
|
|
|
179821
179821
|
"Default"
|
|
179822
179822
|
],
|
|
179823
179823
|
"operation": [
|
|
179824
|
-
"Get Count Replies 1
|
|
179824
|
+
"Get Count Replies 1 DB 0"
|
|
179825
179825
|
]
|
|
179826
179826
|
}
|
|
179827
179827
|
}
|
|
@@ -179846,7 +179846,7 @@ exports.defaultDescription = [
|
|
|
179846
179846
|
"Default"
|
|
179847
179847
|
],
|
|
179848
179848
|
"operation": [
|
|
179849
|
-
"Get Count Replies 1
|
|
179849
|
+
"Get Count Replies 1 DB 0"
|
|
179850
179850
|
]
|
|
179851
179851
|
}
|
|
179852
179852
|
}
|
|
@@ -183384,7 +183384,7 @@ exports.defaultDescription = [
|
|
|
183384
183384
|
"Default"
|
|
183385
183385
|
],
|
|
183386
183386
|
"operation": [
|
|
183387
|
-
"Get Count Tags
|
|
183387
|
+
"Get Count Tags DB 00"
|
|
183388
183388
|
]
|
|
183389
183389
|
}
|
|
183390
183390
|
}
|
|
@@ -183409,7 +183409,7 @@ exports.defaultDescription = [
|
|
|
183409
183409
|
"Default"
|
|
183410
183410
|
],
|
|
183411
183411
|
"operation": [
|
|
183412
|
-
"Get Count Tags
|
|
183412
|
+
"Get Count Tags DB 00"
|
|
183413
183413
|
]
|
|
183414
183414
|
}
|
|
183415
183415
|
}
|
|
@@ -183434,7 +183434,7 @@ exports.defaultDescription = [
|
|
|
183434
183434
|
"Default"
|
|
183435
183435
|
],
|
|
183436
183436
|
"operation": [
|
|
183437
|
-
"Get Count Tags
|
|
183437
|
+
"Get Count Tags DB 00"
|
|
183438
183438
|
]
|
|
183439
183439
|
}
|
|
183440
183440
|
}
|
|
@@ -188697,7 +188697,7 @@ exports.defaultDescription = [
|
|
|
188697
188697
|
"Default"
|
|
188698
188698
|
],
|
|
188699
188699
|
"operation": [
|
|
188700
|
-
"Get Count
|
|
188700
|
+
"Get Count API Notifications 8196"
|
|
188701
188701
|
]
|
|
188702
188702
|
}
|
|
188703
188703
|
}
|
|
@@ -188722,7 +188722,7 @@ exports.defaultDescription = [
|
|
|
188722
188722
|
"Default"
|
|
188723
188723
|
],
|
|
188724
188724
|
"operation": [
|
|
188725
|
-
"Get Count
|
|
188725
|
+
"Get Count API Notifications 8196"
|
|
188726
188726
|
]
|
|
188727
188727
|
}
|
|
188728
188728
|
}
|
|
@@ -188747,7 +188747,7 @@ exports.defaultDescription = [
|
|
|
188747
188747
|
"Default"
|
|
188748
188748
|
],
|
|
188749
188749
|
"operation": [
|
|
188750
|
-
"Get Count
|
|
188750
|
+
"Get Count API Notifications 8196"
|
|
188751
188751
|
]
|
|
188752
188752
|
}
|
|
188753
188753
|
}
|
|
@@ -188835,7 +188835,7 @@ exports.defaultDescription = [
|
|
|
188835
188835
|
"Default"
|
|
188836
188836
|
],
|
|
188837
188837
|
"operation": [
|
|
188838
|
-
"Get Count Managed Tenant
|
|
188838
|
+
"Get Count Managed Tenant API Notifications 65 D 2"
|
|
188839
188839
|
]
|
|
188840
188840
|
}
|
|
188841
188841
|
}
|
|
@@ -188860,7 +188860,7 @@ exports.defaultDescription = [
|
|
|
188860
188860
|
"Default"
|
|
188861
188861
|
],
|
|
188862
188862
|
"operation": [
|
|
188863
|
-
"Get Count Managed Tenant
|
|
188863
|
+
"Get Count Managed Tenant API Notifications 65 D 2"
|
|
188864
188864
|
]
|
|
188865
188865
|
}
|
|
188866
188866
|
}
|
|
@@ -188885,7 +188885,7 @@ exports.defaultDescription = [
|
|
|
188885
188885
|
"Default"
|
|
188886
188886
|
],
|
|
188887
188887
|
"operation": [
|
|
188888
|
-
"Get Count Managed Tenant
|
|
188888
|
+
"Get Count Managed Tenant API Notifications 65 D 2"
|
|
188889
188889
|
]
|
|
188890
188890
|
}
|
|
188891
188891
|
}
|
|
@@ -192906,7 +192906,7 @@ exports.defaultDescription = [
|
|
|
192906
192906
|
"Default"
|
|
192907
192907
|
],
|
|
192908
192908
|
"operation": [
|
|
192909
|
-
"Get Count
|
|
192909
|
+
"Get Count URL Threats 4 Bb 2"
|
|
192910
192910
|
]
|
|
192911
192911
|
}
|
|
192912
192912
|
}
|
|
@@ -192931,7 +192931,7 @@ exports.defaultDescription = [
|
|
|
192931
192931
|
"Default"
|
|
192932
192932
|
],
|
|
192933
192933
|
"operation": [
|
|
192934
|
-
"Get Count
|
|
192934
|
+
"Get Count URL Threats 4 Bb 2"
|
|
192935
192935
|
]
|
|
192936
192936
|
}
|
|
192937
192937
|
}
|
|
@@ -192956,7 +192956,7 @@ exports.defaultDescription = [
|
|
|
192956
192956
|
"Default"
|
|
192957
192957
|
],
|
|
192958
192958
|
"operation": [
|
|
192959
|
-
"Get Count
|
|
192959
|
+
"Get Count URL Threats 4 Bb 2"
|
|
192960
192960
|
]
|
|
192961
192961
|
}
|
|
192962
192962
|
}
|
|
@@ -200324,7 +200324,7 @@ exports.defaultDescription = [
|
|
|
200324
200324
|
"Default"
|
|
200325
200325
|
],
|
|
200326
200326
|
"operation": [
|
|
200327
|
-
"Get Count Multi Value Extended Properties 2
|
|
200327
|
+
"Get Count Multi Value Extended Properties 2 DB 5"
|
|
200328
200328
|
]
|
|
200329
200329
|
}
|
|
200330
200330
|
}
|
|
@@ -200349,7 +200349,7 @@ exports.defaultDescription = [
|
|
|
200349
200349
|
"Default"
|
|
200350
200350
|
],
|
|
200351
200351
|
"operation": [
|
|
200352
|
-
"Get Count Multi Value Extended Properties 2
|
|
200352
|
+
"Get Count Multi Value Extended Properties 2 DB 5"
|
|
200353
200353
|
]
|
|
200354
200354
|
}
|
|
200355
200355
|
}
|
|
@@ -200374,7 +200374,7 @@ exports.defaultDescription = [
|
|
|
200374
200374
|
"Default"
|
|
200375
200375
|
],
|
|
200376
200376
|
"operation": [
|
|
200377
|
-
"Get Count Multi Value Extended Properties 2
|
|
200377
|
+
"Get Count Multi Value Extended Properties 2 DB 5"
|
|
200378
200378
|
]
|
|
200379
200379
|
}
|
|
200380
200380
|
}
|
|
@@ -202170,7 +202170,7 @@ exports.defaultDescription = [
|
|
|
202170
202170
|
"Default"
|
|
202171
202171
|
],
|
|
202172
202172
|
"operation": [
|
|
202173
|
-
"Get Count Attachments 53
|
|
202173
|
+
"Get Count Attachments 53 DB"
|
|
202174
202174
|
]
|
|
202175
202175
|
}
|
|
202176
202176
|
}
|
|
@@ -202195,7 +202195,7 @@ exports.defaultDescription = [
|
|
|
202195
202195
|
"Default"
|
|
202196
202196
|
],
|
|
202197
202197
|
"operation": [
|
|
202198
|
-
"Get Count Attachments 53
|
|
202198
|
+
"Get Count Attachments 53 DB"
|
|
202199
202199
|
]
|
|
202200
202200
|
}
|
|
202201
202201
|
}
|
|
@@ -209090,7 +209090,7 @@ exports.defaultDescription = [
|
|
|
209090
209090
|
"Default"
|
|
209091
209091
|
],
|
|
209092
209092
|
"operation": [
|
|
209093
|
-
"Get Count Microsoft Graph Org Contact
|
|
209093
|
+
"Get Count Microsoft Graph Org Contact DB 71"
|
|
209094
209094
|
]
|
|
209095
209095
|
}
|
|
209096
209096
|
}
|
|
@@ -209114,7 +209114,7 @@ exports.defaultDescription = [
|
|
|
209114
209114
|
"Default"
|
|
209115
209115
|
],
|
|
209116
209116
|
"operation": [
|
|
209117
|
-
"Get Count Microsoft Graph Org Contact
|
|
209117
|
+
"Get Count Microsoft Graph Org Contact DB 71"
|
|
209118
209118
|
]
|
|
209119
209119
|
}
|
|
209120
209120
|
}
|
|
@@ -209139,7 +209139,7 @@ exports.defaultDescription = [
|
|
|
209139
209139
|
"Default"
|
|
209140
209140
|
],
|
|
209141
209141
|
"operation": [
|
|
209142
|
-
"Get Count Microsoft Graph Org Contact
|
|
209142
|
+
"Get Count Microsoft Graph Org Contact DB 71"
|
|
209143
209143
|
]
|
|
209144
209144
|
}
|
|
209145
209145
|
}
|
|
@@ -209164,7 +209164,7 @@ exports.defaultDescription = [
|
|
|
209164
209164
|
"Default"
|
|
209165
209165
|
],
|
|
209166
209166
|
"operation": [
|
|
209167
|
-
"Get Count Microsoft Graph Org Contact
|
|
209167
|
+
"Get Count Microsoft Graph Org Contact DB 71"
|
|
209168
209168
|
]
|
|
209169
209169
|
}
|
|
209170
209170
|
}
|
|
@@ -213157,7 +213157,7 @@ exports.defaultDescription = [
|
|
|
213157
213157
|
"Default"
|
|
213158
213158
|
],
|
|
213159
213159
|
"operation": [
|
|
213160
|
-
"Get Count Managed Devices 9
|
|
213160
|
+
"Get Count Managed Devices 9 DB 6"
|
|
213161
213161
|
]
|
|
213162
213162
|
}
|
|
213163
213163
|
}
|
|
@@ -213182,7 +213182,7 @@ exports.defaultDescription = [
|
|
|
213182
213182
|
"Default"
|
|
213183
213183
|
],
|
|
213184
213184
|
"operation": [
|
|
213185
|
-
"Get Count Managed Devices 9
|
|
213185
|
+
"Get Count Managed Devices 9 DB 6"
|
|
213186
213186
|
]
|
|
213187
213187
|
}
|
|
213188
213188
|
}
|
|
@@ -213207,7 +213207,7 @@ exports.defaultDescription = [
|
|
|
213207
213207
|
"Default"
|
|
213208
213208
|
],
|
|
213209
213209
|
"operation": [
|
|
213210
|
-
"Get Count Managed Devices 9
|
|
213210
|
+
"Get Count Managed Devices 9 DB 6"
|
|
213211
213211
|
]
|
|
213212
213212
|
}
|
|
213213
213213
|
}
|
|
@@ -215182,7 +215182,7 @@ exports.defaultDescription = [
|
|
|
215182
215182
|
"Default"
|
|
215183
215183
|
],
|
|
215184
215184
|
"operation": [
|
|
215185
|
-
"Get Count
|
|
215185
|
+
"Get Count OAuth 2 Permission Grants Fb 7 B"
|
|
215186
215186
|
]
|
|
215187
215187
|
}
|
|
215188
215188
|
}
|
|
@@ -215207,7 +215207,7 @@ exports.defaultDescription = [
|
|
|
215207
215207
|
"Default"
|
|
215208
215208
|
],
|
|
215209
215209
|
"operation": [
|
|
215210
|
-
"Get Count
|
|
215210
|
+
"Get Count OAuth 2 Permission Grants Fb 7 B"
|
|
215211
215211
|
]
|
|
215212
215212
|
}
|
|
215213
215213
|
}
|
|
@@ -215232,7 +215232,7 @@ exports.defaultDescription = [
|
|
|
215232
215232
|
"Default"
|
|
215233
215233
|
],
|
|
215234
215234
|
"operation": [
|
|
215235
|
-
"Get Count
|
|
215235
|
+
"Get Count OAuth 2 Permission Grants Fb 7 B"
|
|
215236
215236
|
]
|
|
215237
215237
|
}
|
|
215238
215238
|
}
|