@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
package/dist/nodes/MicrosoftGraphBeta/resources/tenant-relationships-managed-tenant/index.js
CHANGED
|
@@ -1000,8 +1000,8 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
1000
1000
|
}
|
|
1001
1001
|
},
|
|
1002
1002
|
{
|
|
1003
|
-
"name": "Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
1004
|
-
"value": "Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
1003
|
+
"name": "Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications",
|
|
1004
|
+
"value": "Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications",
|
|
1005
1005
|
"action": "Get apiNotifications from tenantRelationships",
|
|
1006
1006
|
"description": "Get apiNotifications from tenantRelationships",
|
|
1007
1007
|
"routing": {
|
|
@@ -1012,8 +1012,8 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
1012
1012
|
}
|
|
1013
1013
|
},
|
|
1014
1014
|
{
|
|
1015
|
-
"name": "Tenant Relationships Managed Tenants Managed Tenant Alerts Get
|
|
1016
|
-
"value": "Tenant Relationships Managed Tenants Managed Tenant Alerts Get
|
|
1015
|
+
"name": "Tenant Relationships Managed Tenants Managed Tenant Alerts Get API Notifications",
|
|
1016
|
+
"value": "Tenant Relationships Managed Tenants Managed Tenant Alerts Get API Notifications",
|
|
1017
1017
|
"action": "Get apiNotifications from tenantRelationships",
|
|
1018
1018
|
"description": "Get apiNotifications from tenantRelationships",
|
|
1019
1019
|
"routing": {
|
|
@@ -1048,8 +1048,8 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
1048
1048
|
}
|
|
1049
1049
|
},
|
|
1050
1050
|
{
|
|
1051
|
-
"name": "Tenant Relationships Managed Tenants List Managed Tenant
|
|
1052
|
-
"value": "Tenant Relationships Managed Tenants List Managed Tenant
|
|
1051
|
+
"name": "Tenant Relationships Managed Tenants List Managed Tenant API Notifications",
|
|
1052
|
+
"value": "Tenant Relationships Managed Tenants List Managed Tenant API Notifications",
|
|
1053
1053
|
"action": "Get managedTenantApiNotifications from tenantRelationships",
|
|
1054
1054
|
"description": "Get managedTenantApiNotifications from tenantRelationships",
|
|
1055
1055
|
"routing": {
|
|
@@ -1060,8 +1060,8 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
1060
1060
|
}
|
|
1061
1061
|
},
|
|
1062
1062
|
{
|
|
1063
|
-
"name": "Tenant Relationships Managed Tenants Create Managed Tenant
|
|
1064
|
-
"value": "Tenant Relationships Managed Tenants Create Managed Tenant
|
|
1063
|
+
"name": "Tenant Relationships Managed Tenants Create Managed Tenant API Notifications",
|
|
1064
|
+
"value": "Tenant Relationships Managed Tenants Create Managed Tenant API Notifications",
|
|
1065
1065
|
"action": "Create new navigation property to managedTenantApiNotifications for tenantRelationships",
|
|
1066
1066
|
"description": "Create new navigation property to managedTenantApiNotifications for tenantRelationships",
|
|
1067
1067
|
"routing": {
|
|
@@ -1072,8 +1072,8 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
1072
1072
|
}
|
|
1073
1073
|
},
|
|
1074
1074
|
{
|
|
1075
|
-
"name": "Tenant Relationships Managed Tenants Delete Managed Tenant
|
|
1076
|
-
"value": "Tenant Relationships Managed Tenants Delete Managed Tenant
|
|
1075
|
+
"name": "Tenant Relationships Managed Tenants Delete Managed Tenant API Notifications",
|
|
1076
|
+
"value": "Tenant Relationships Managed Tenants Delete Managed Tenant API Notifications",
|
|
1077
1077
|
"action": "Delete navigation property managedTenantApiNotifications for tenantRelationships",
|
|
1078
1078
|
"description": "Delete navigation property managedTenantApiNotifications for tenantRelationships",
|
|
1079
1079
|
"routing": {
|
|
@@ -1084,8 +1084,8 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
1084
1084
|
}
|
|
1085
1085
|
},
|
|
1086
1086
|
{
|
|
1087
|
-
"name": "Tenant Relationships Managed Tenants Get Managed Tenant
|
|
1088
|
-
"value": "Tenant Relationships Managed Tenants Get Managed Tenant
|
|
1087
|
+
"name": "Tenant Relationships Managed Tenants Get Managed Tenant API Notifications",
|
|
1088
|
+
"value": "Tenant Relationships Managed Tenants Get Managed Tenant API Notifications",
|
|
1089
1089
|
"action": "Get managedTenantApiNotifications from tenantRelationships",
|
|
1090
1090
|
"description": "Get managedTenantApiNotifications from tenantRelationships",
|
|
1091
1091
|
"routing": {
|
|
@@ -1096,8 +1096,8 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
1096
1096
|
}
|
|
1097
1097
|
},
|
|
1098
1098
|
{
|
|
1099
|
-
"name": "Tenant Relationships Managed Tenants Update Managed Tenant
|
|
1100
|
-
"value": "Tenant Relationships Managed Tenants Update Managed Tenant
|
|
1099
|
+
"name": "Tenant Relationships Managed Tenants Update Managed Tenant API Notifications",
|
|
1100
|
+
"value": "Tenant Relationships Managed Tenants Update Managed Tenant API Notifications",
|
|
1101
1101
|
"action": "Update the navigation property managedTenantApiNotifications in tenantRelationships",
|
|
1102
1102
|
"description": "Update the navigation property managedTenantApiNotifications in tenantRelationships",
|
|
1103
1103
|
"routing": {
|
|
@@ -1108,8 +1108,8 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
1108
1108
|
}
|
|
1109
1109
|
},
|
|
1110
1110
|
{
|
|
1111
|
-
"name": "Tenant Relationships Managed Tenants Managed Tenant
|
|
1112
|
-
"value": "Tenant Relationships Managed Tenants Managed Tenant
|
|
1111
|
+
"name": "Tenant Relationships Managed Tenants Managed Tenant API Notifications Get Alert",
|
|
1112
|
+
"value": "Tenant Relationships Managed Tenants Managed Tenant API Notifications Get Alert",
|
|
1113
1113
|
"action": "Get alert from tenantRelationships",
|
|
1114
1114
|
"description": "Get alert from tenantRelationships",
|
|
1115
1115
|
"routing": {
|
|
@@ -9336,7 +9336,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9336
9336
|
"Tenant Relationships Managed Tenant"
|
|
9337
9337
|
],
|
|
9338
9338
|
"operation": [
|
|
9339
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
9339
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications"
|
|
9340
9340
|
]
|
|
9341
9341
|
}
|
|
9342
9342
|
}
|
|
@@ -9361,7 +9361,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9361
9361
|
"Tenant Relationships Managed Tenant"
|
|
9362
9362
|
],
|
|
9363
9363
|
"operation": [
|
|
9364
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
9364
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications"
|
|
9365
9365
|
]
|
|
9366
9366
|
}
|
|
9367
9367
|
}
|
|
@@ -9386,7 +9386,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9386
9386
|
"Tenant Relationships Managed Tenant"
|
|
9387
9387
|
],
|
|
9388
9388
|
"operation": [
|
|
9389
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
9389
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications"
|
|
9390
9390
|
]
|
|
9391
9391
|
}
|
|
9392
9392
|
}
|
|
@@ -9411,7 +9411,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9411
9411
|
"Tenant Relationships Managed Tenant"
|
|
9412
9412
|
],
|
|
9413
9413
|
"operation": [
|
|
9414
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
9414
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications"
|
|
9415
9415
|
]
|
|
9416
9416
|
}
|
|
9417
9417
|
}
|
|
@@ -9436,7 +9436,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9436
9436
|
"Tenant Relationships Managed Tenant"
|
|
9437
9437
|
],
|
|
9438
9438
|
"operation": [
|
|
9439
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
9439
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications"
|
|
9440
9440
|
]
|
|
9441
9441
|
}
|
|
9442
9442
|
}
|
|
@@ -9461,7 +9461,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9461
9461
|
"Tenant Relationships Managed Tenant"
|
|
9462
9462
|
],
|
|
9463
9463
|
"operation": [
|
|
9464
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
9464
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications"
|
|
9465
9465
|
]
|
|
9466
9466
|
}
|
|
9467
9467
|
}
|
|
@@ -9486,7 +9486,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9486
9486
|
"Tenant Relationships Managed Tenant"
|
|
9487
9487
|
],
|
|
9488
9488
|
"operation": [
|
|
9489
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
9489
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications"
|
|
9490
9490
|
]
|
|
9491
9491
|
}
|
|
9492
9492
|
}
|
|
@@ -9511,7 +9511,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9511
9511
|
"Tenant Relationships Managed Tenant"
|
|
9512
9512
|
],
|
|
9513
9513
|
"operation": [
|
|
9514
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
9514
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications"
|
|
9515
9515
|
]
|
|
9516
9516
|
}
|
|
9517
9517
|
}
|
|
@@ -9536,7 +9536,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9536
9536
|
"Tenant Relationships Managed Tenant"
|
|
9537
9537
|
],
|
|
9538
9538
|
"operation": [
|
|
9539
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts List
|
|
9539
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts List API Notifications"
|
|
9540
9540
|
]
|
|
9541
9541
|
}
|
|
9542
9542
|
}
|
|
@@ -9555,7 +9555,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9555
9555
|
"Tenant Relationships Managed Tenant"
|
|
9556
9556
|
],
|
|
9557
9557
|
"operation": [
|
|
9558
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts Get
|
|
9558
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts Get API Notifications"
|
|
9559
9559
|
]
|
|
9560
9560
|
}
|
|
9561
9561
|
}
|
|
@@ -9580,7 +9580,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9580
9580
|
"Tenant Relationships Managed Tenant"
|
|
9581
9581
|
],
|
|
9582
9582
|
"operation": [
|
|
9583
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts Get
|
|
9583
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts Get API Notifications"
|
|
9584
9584
|
]
|
|
9585
9585
|
}
|
|
9586
9586
|
}
|
|
@@ -9605,7 +9605,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9605
9605
|
"Tenant Relationships Managed Tenant"
|
|
9606
9606
|
],
|
|
9607
9607
|
"operation": [
|
|
9608
|
-
"Tenant Relationships Managed Tenants Managed Tenant Alerts Get
|
|
9608
|
+
"Tenant Relationships Managed Tenants Managed Tenant Alerts Get API Notifications"
|
|
9609
9609
|
]
|
|
9610
9610
|
}
|
|
9611
9611
|
}
|
|
@@ -9912,7 +9912,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9912
9912
|
"Tenant Relationships Managed Tenant"
|
|
9913
9913
|
],
|
|
9914
9914
|
"operation": [
|
|
9915
|
-
"Tenant Relationships Managed Tenants List Managed Tenant
|
|
9915
|
+
"Tenant Relationships Managed Tenants List Managed Tenant API Notifications"
|
|
9916
9916
|
]
|
|
9917
9917
|
}
|
|
9918
9918
|
}
|
|
@@ -9937,7 +9937,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9937
9937
|
"Tenant Relationships Managed Tenant"
|
|
9938
9938
|
],
|
|
9939
9939
|
"operation": [
|
|
9940
|
-
"Tenant Relationships Managed Tenants List Managed Tenant
|
|
9940
|
+
"Tenant Relationships Managed Tenants List Managed Tenant API Notifications"
|
|
9941
9941
|
]
|
|
9942
9942
|
}
|
|
9943
9943
|
}
|
|
@@ -9962,7 +9962,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9962
9962
|
"Tenant Relationships Managed Tenant"
|
|
9963
9963
|
],
|
|
9964
9964
|
"operation": [
|
|
9965
|
-
"Tenant Relationships Managed Tenants List Managed Tenant
|
|
9965
|
+
"Tenant Relationships Managed Tenants List Managed Tenant API Notifications"
|
|
9966
9966
|
]
|
|
9967
9967
|
}
|
|
9968
9968
|
}
|
|
@@ -9987,7 +9987,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
9987
9987
|
"Tenant Relationships Managed Tenant"
|
|
9988
9988
|
],
|
|
9989
9989
|
"operation": [
|
|
9990
|
-
"Tenant Relationships Managed Tenants List Managed Tenant
|
|
9990
|
+
"Tenant Relationships Managed Tenants List Managed Tenant API Notifications"
|
|
9991
9991
|
]
|
|
9992
9992
|
}
|
|
9993
9993
|
}
|
|
@@ -10012,7 +10012,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10012
10012
|
"Tenant Relationships Managed Tenant"
|
|
10013
10013
|
],
|
|
10014
10014
|
"operation": [
|
|
10015
|
-
"Tenant Relationships Managed Tenants List Managed Tenant
|
|
10015
|
+
"Tenant Relationships Managed Tenants List Managed Tenant API Notifications"
|
|
10016
10016
|
]
|
|
10017
10017
|
}
|
|
10018
10018
|
}
|
|
@@ -10037,7 +10037,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10037
10037
|
"Tenant Relationships Managed Tenant"
|
|
10038
10038
|
],
|
|
10039
10039
|
"operation": [
|
|
10040
|
-
"Tenant Relationships Managed Tenants List Managed Tenant
|
|
10040
|
+
"Tenant Relationships Managed Tenants List Managed Tenant API Notifications"
|
|
10041
10041
|
]
|
|
10042
10042
|
}
|
|
10043
10043
|
}
|
|
@@ -10062,7 +10062,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10062
10062
|
"Tenant Relationships Managed Tenant"
|
|
10063
10063
|
],
|
|
10064
10064
|
"operation": [
|
|
10065
|
-
"Tenant Relationships Managed Tenants List Managed Tenant
|
|
10065
|
+
"Tenant Relationships Managed Tenants List Managed Tenant API Notifications"
|
|
10066
10066
|
]
|
|
10067
10067
|
}
|
|
10068
10068
|
}
|
|
@@ -10087,7 +10087,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10087
10087
|
"Tenant Relationships Managed Tenant"
|
|
10088
10088
|
],
|
|
10089
10089
|
"operation": [
|
|
10090
|
-
"Tenant Relationships Managed Tenants List Managed Tenant
|
|
10090
|
+
"Tenant Relationships Managed Tenants List Managed Tenant API Notifications"
|
|
10091
10091
|
]
|
|
10092
10092
|
}
|
|
10093
10093
|
}
|
|
@@ -10112,7 +10112,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10112
10112
|
"Tenant Relationships Managed Tenant"
|
|
10113
10113
|
],
|
|
10114
10114
|
"operation": [
|
|
10115
|
-
"Tenant Relationships Managed Tenants List Managed Tenant
|
|
10115
|
+
"Tenant Relationships Managed Tenants List Managed Tenant API Notifications"
|
|
10116
10116
|
]
|
|
10117
10117
|
}
|
|
10118
10118
|
}
|
|
@@ -10131,7 +10131,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10131
10131
|
"Tenant Relationships Managed Tenant"
|
|
10132
10132
|
],
|
|
10133
10133
|
"operation": [
|
|
10134
|
-
"Tenant Relationships Managed Tenants Create Managed Tenant
|
|
10134
|
+
"Tenant Relationships Managed Tenants Create Managed Tenant API Notifications"
|
|
10135
10135
|
]
|
|
10136
10136
|
}
|
|
10137
10137
|
}
|
|
@@ -10147,7 +10147,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10147
10147
|
"Tenant Relationships Managed Tenant"
|
|
10148
10148
|
],
|
|
10149
10149
|
"operation": [
|
|
10150
|
-
"Tenant Relationships Managed Tenants Create Managed Tenant
|
|
10150
|
+
"Tenant Relationships Managed Tenants Create Managed Tenant API Notifications"
|
|
10151
10151
|
]
|
|
10152
10152
|
}
|
|
10153
10153
|
}
|
|
@@ -10166,7 +10166,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10166
10166
|
"Tenant Relationships Managed Tenant"
|
|
10167
10167
|
],
|
|
10168
10168
|
"operation": [
|
|
10169
|
-
"Tenant Relationships Managed Tenants Delete Managed Tenant
|
|
10169
|
+
"Tenant Relationships Managed Tenants Delete Managed Tenant API Notifications"
|
|
10170
10170
|
]
|
|
10171
10171
|
}
|
|
10172
10172
|
}
|
|
@@ -10190,7 +10190,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10190
10190
|
"Tenant Relationships Managed Tenant"
|
|
10191
10191
|
],
|
|
10192
10192
|
"operation": [
|
|
10193
|
-
"Tenant Relationships Managed Tenants Delete Managed Tenant
|
|
10193
|
+
"Tenant Relationships Managed Tenants Delete Managed Tenant API Notifications"
|
|
10194
10194
|
]
|
|
10195
10195
|
}
|
|
10196
10196
|
}
|
|
@@ -10209,7 +10209,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10209
10209
|
"Tenant Relationships Managed Tenant"
|
|
10210
10210
|
],
|
|
10211
10211
|
"operation": [
|
|
10212
|
-
"Tenant Relationships Managed Tenants Get Managed Tenant
|
|
10212
|
+
"Tenant Relationships Managed Tenants Get Managed Tenant API Notifications"
|
|
10213
10213
|
]
|
|
10214
10214
|
}
|
|
10215
10215
|
}
|
|
@@ -10234,7 +10234,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10234
10234
|
"Tenant Relationships Managed Tenant"
|
|
10235
10235
|
],
|
|
10236
10236
|
"operation": [
|
|
10237
|
-
"Tenant Relationships Managed Tenants Get Managed Tenant
|
|
10237
|
+
"Tenant Relationships Managed Tenants Get Managed Tenant API Notifications"
|
|
10238
10238
|
]
|
|
10239
10239
|
}
|
|
10240
10240
|
}
|
|
@@ -10259,7 +10259,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10259
10259
|
"Tenant Relationships Managed Tenant"
|
|
10260
10260
|
],
|
|
10261
10261
|
"operation": [
|
|
10262
|
-
"Tenant Relationships Managed Tenants Get Managed Tenant
|
|
10262
|
+
"Tenant Relationships Managed Tenants Get Managed Tenant API Notifications"
|
|
10263
10263
|
]
|
|
10264
10264
|
}
|
|
10265
10265
|
}
|
|
@@ -10278,7 +10278,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10278
10278
|
"Tenant Relationships Managed Tenant"
|
|
10279
10279
|
],
|
|
10280
10280
|
"operation": [
|
|
10281
|
-
"Tenant Relationships Managed Tenants Update Managed Tenant
|
|
10281
|
+
"Tenant Relationships Managed Tenants Update Managed Tenant API Notifications"
|
|
10282
10282
|
]
|
|
10283
10283
|
}
|
|
10284
10284
|
}
|
|
@@ -10294,7 +10294,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10294
10294
|
"Tenant Relationships Managed Tenant"
|
|
10295
10295
|
],
|
|
10296
10296
|
"operation": [
|
|
10297
|
-
"Tenant Relationships Managed Tenants Update Managed Tenant
|
|
10297
|
+
"Tenant Relationships Managed Tenants Update Managed Tenant API Notifications"
|
|
10298
10298
|
]
|
|
10299
10299
|
}
|
|
10300
10300
|
}
|
|
@@ -10313,7 +10313,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10313
10313
|
"Tenant Relationships Managed Tenant"
|
|
10314
10314
|
],
|
|
10315
10315
|
"operation": [
|
|
10316
|
-
"Tenant Relationships Managed Tenants Managed Tenant
|
|
10316
|
+
"Tenant Relationships Managed Tenants Managed Tenant API Notifications Get Alert"
|
|
10317
10317
|
]
|
|
10318
10318
|
}
|
|
10319
10319
|
}
|
|
@@ -10338,7 +10338,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10338
10338
|
"Tenant Relationships Managed Tenant"
|
|
10339
10339
|
],
|
|
10340
10340
|
"operation": [
|
|
10341
|
-
"Tenant Relationships Managed Tenants Managed Tenant
|
|
10341
|
+
"Tenant Relationships Managed Tenants Managed Tenant API Notifications Get Alert"
|
|
10342
10342
|
]
|
|
10343
10343
|
}
|
|
10344
10344
|
}
|
|
@@ -10363,7 +10363,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
10363
10363
|
"Tenant Relationships Managed Tenant"
|
|
10364
10364
|
],
|
|
10365
10365
|
"operation": [
|
|
10366
|
-
"Tenant Relationships Managed Tenants Managed Tenant
|
|
10366
|
+
"Tenant Relationships Managed Tenants Managed Tenant API Notifications Get Alert"
|
|
10367
10367
|
]
|
|
10368
10368
|
}
|
|
10369
10369
|
}
|
|
@@ -17035,7 +17035,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
17035
17035
|
}
|
|
17036
17036
|
},
|
|
17037
17037
|
{
|
|
17038
|
-
"displayName": "Tenant
|
|
17038
|
+
"displayName": "Tenant ID",
|
|
17039
17039
|
"name": "tenantId",
|
|
17040
17040
|
"type": "string",
|
|
17041
17041
|
"default": "",
|
|
@@ -17241,7 +17241,7 @@ exports.tenantRelationshipsManagedTenantDescription = [
|
|
|
17241
17241
|
}
|
|
17242
17242
|
},
|
|
17243
17243
|
{
|
|
17244
|
-
"displayName": "Tenant
|
|
17244
|
+
"displayName": "Tenant ID",
|
|
17245
17245
|
"name": "tenantId",
|
|
17246
17246
|
"type": "string",
|
|
17247
17247
|
"default": "",
|